Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0 29 Feb 2024 12:52:27 |
Muhammad Moinur Rahman (bofh) |
misc/skyutils: Remove expired port
misc/skyutils |
3.0 13 Jan 2024 23:30:23 |
Daniel Engberg (diizzy) |
*/*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES
Site is now back up
Reported by: Jamie Landeg-Jones <jamie@catflap.org>, Chris
<portmaster@bsdforge.com>
Approved by: portmgr (blanket) |
3.0 06 Jan 2024 12:43:07 |
Daniel Engberg (diizzy) |
misc/skyutils: Deprecate and set expiration date to 2024-02-29
Library used for deprecated port misc/smssend
Return port to pool
Approved by: portmgr |
3.0 04 Jan 2024 17:37:09 |
Daniel Engberg (diizzy) |
*/*: Mark all ports that uses bsdforge.com in MASTER_SITES broken
The domain bsdforge.com has expired, mark all ports that only
uses bsdforge.com as broken (unfetchable). Additionally set ports that
uses bsdforge.com as primary site and have broken mirrors as broken
too as they're also unfetchable.
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.0 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
3.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0 04 Dec 2020 08:09:48 |
fernape |
misc/skyutils: updates to 3.0 set MAINTAINER
ChangeLog: https://bsdforge.com/projects/misc/skyutils/files/ChangeLog
Submitter becomes maintainer.
PR: 251547
Submitted by: portmaster@bsdforge.com |
2.9_5 10 Dec 2016 16:04:43 |
brnrd |
misc/skyutils: Fix build without SSLv3
- Use SSLv23_methods
- Add USES= ssl
Approved by: SSL blanket |
2.9_5 02 Jun 2015 12:27:33 |
amdmi3 |
- Switch to USES=autoreconf
- Strip library |
2.9_4 16 May 2015 09:28:35 |
amdmi3 |
- Strip library |
2.9_3 27 Jun 2014 22:32:23 |
amdmi3 |
- Switch to USES=libtool, drop .la files
- Mirror distfiles |
2.9_2 03 Feb 2014 13:57:46 |
miwi |
- Stage support
- Convert to USES |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
2.9_2 25 Mar 2013 18:44:20 |
eadler |
Cleanup unmaintained ports in the misc category:
- Single space for WWW in pkg-descr
- Ordering if of items in Makefile
- Trim headers
- Comment should not begin with leading article
- Pet portlint |
2.9_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.9_2 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.9_2 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
2.9_2 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
2.9_1 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
2.9_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
2.9_1 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
2.9_1 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
2.9_1 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
2.9 08 Nov 2006 15:14:05 |
laszlof |
used MASTER_SITE_LOCAL instead of my own webhost.
Approved by: flz (mentor) |
2.9 05 Nov 2006 09:55:11 |
lawrance |
Reset bouncing maintainer address. CVS history indicates this may have
been unavailable for a while. |
2.9 05 Nov 2006 08:38:10 |
lawrance |
Previous commit was
Approved by: machiel_mastenbroek@hotmail.com (maintainer, timeout 3 weeks)
Unbreak and update master site.
s/INSTALLS_SHLIB/USE_LDCONFIG/.
PR: ports/104313
Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com> |
2.9 05 Nov 2006 08:02:31 |
lawrance |
Unbreak and update master site.
s/INSTALLS_SHLIB/USE_LDCONFIG/.
PR: ports/104313
Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com> |
2.9 02 Sep 2006 16:51:10 |
kris |
Schedule these broken ports for termination on 2006-12-01 |
2.9 04 Aug 2006 08:51:41 |
erwin |
Mark BROKEN: does not fetch |
2.9 12 Jun 2006 14:43:25 |
miwi |
Update to 2.9
PR: ports/98355
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout |
2.8 10 May 2006 22:37:39 |
edwin |
Remove USE_REINPLACE from ports starting with M |
2.8 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.8 22 Jan 2006 12:59:47 |
edwin |
SHA256ify
Approved by: krion@ |
2.8 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
2.8 02 Jul 2005 06:19:01 |
lawrance |
Fix build on 4.x (remove some ^M line ends)
PR: ports/82607
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: maintainer (implicit)
Reported by: lofi |
2.8 30 Jun 2005 13:58:28 |
lawrance |
Update to 2.8
PR: ports/82607
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: Machiel Mastenbroek <machiel_mastenbroek@hotmail.com> (maint) |
2.6 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
2.6 01 Jul 2004 17:06:41 |
ade |
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!) |
2.6 03 Apr 2004 08:27:07 |
ade |
Ding-dong, this is your friendly happy face talking. Please to be
reading the 20040314 entry in /usr/ports/CHANGES regarding importing
of ports into the tree that require the use of GNU autotools.
Thanks awfully |
2.6 01 Apr 2004 21:37:50 |
thierry |
Follow-up to the initial submission.
PR: ports/63234
Submitted by: maintainer
Approved by: mat (mentor). |
2.6 30 Mar 2004 22:08:05 |
thierry |
Add skyutils 2.6, a library required by smssend (same author).
PR: 63234
Submitted by: Machiel Mastenbroek <machiel_mastenbroek@hotmail.com>
Approved by: mat (mentor). |