Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.4_13 16 Oct 2019 15:29:32
  |
rene  |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
0.2.4_13 15 Sep 2019 17:28:09
  |
antoine  |
Deprecate a few ports |
0.2.4_13 04 Aug 2019 09:19:03
  |
antoine  |
Mark BROKEN: unfetchable |
0.2.4_13 08 Dec 2016 19:52:20
  |
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.2.4_12 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.2.4_12 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.2.4_12 16 Apr 2014 18:28:50
  |
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.2.4_11 31 Dec 2013 13:17:06
  |
antoine  |
Stage support |
0.2.4_11 20 Sep 2013 16:21:38
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
0.2.4_11 02 Sep 2013 21:27:54
  |
bapt  |
Add an explicit dependency on pkgconf |
0.2.4_11 28 Mar 2013 03:28:31
  |
eadler  |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
0.2.4_11 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.2.4_10 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.2.4_10 11 Aug 2011 19:20:17
 |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
0.2.4_10 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.2.4_10 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.2.4_9 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.2.4_8 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.2.4_7 31 Jan 2009 22:05:54
 |
pav  |
- Website is gone, fetch from Tucows |
0.2.4_7 06 Jun 2008 13:18:34
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.2.4_6 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.2.4_5 24 Oct 2007 23:37:25
 |
marcus  |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above ) |
0.2.4_4 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.2.4_3 24 Nov 2005 01:31:31
 |
pav  |
- Add SHA256 |
0.2.4_3 05 Nov 2005 05:22:06
 |
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
0.2.4_2 12 Mar 2005 10:54:27
 |
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.2.4_1 07 Nov 2004 22:37:47
 |
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
0.2.4 19 Jul 2004 17:44:45
 |
krion  |
Update to version 0.2.4
PR: ports/69292
Submitted by: Ports Fury |
0.2.2a_1 05 Apr 2004 03:31:02
 |
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
0.2.2a 16 Mar 2004 13:53:11
 |
krion  |
- Update to version 0.2.2a
PR: ports/64332
Submitted by: Ports Fury |
0.2.0 10 Feb 2004 15:12:39
 |
krion  |
- Update to version 0.2.0
PR: ports/62636
Submitted by: Ports Fury |
0.1.8_1 05 Feb 2004 20:38:07
 |
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
0.1.8_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.1.8 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
0.1.8 08 Jan 2004 04:45:33
 |
adamw  |
Update to 0.1.8. |
0.1.6 17 Dec 2003 16:10:12
 |
krion  |
- Update to version 0.1.6
PR: 60333
Submitted by: Ports Fury |
0.1.4 06 Dec 2003 23:09:08
 |
adamw  |
Update to 0.1.4. |
0.1.2 15 Nov 2003 20:05:16
 |
adamw  |
Add missing dependency on libxml2
Submitted by: bento via kris |
0.1.2 11 Nov 2003 04:26:30
 |
adamw  |
Update to 0.1.2. |
0.1.0 07 Nov 2003 21:31:18
 |
adamw  |
Dlume is a tiny GTK2 addressbook with an XML backend and a completely
unpronouncable name. |