Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
11 Dec 2018 13:02:51
0.82_14

|
rene  |
Remove expired ports:
2018-12-10 net/g2ipmsg: GNOME 2 application
2018-12-10 net/grdesktop: GNOME 2 application
2018-12-10 textproc/gnome-spell: GNOME 2 application
2018-12-10 textproc/sagasu: GNOME 2 application
2018-12-10 deskutils/planner: GNOME 2 application
2018-12-10 deskutils/multisync: GNOME 2 application
2018-12-10 deskutils/drivel: GNOME 2 application
2018-12-10 deskutils/notecase: GNOME 2 application
2018-12-10 deskutils/gtodo: GNOME 2 application
2018-12-10 deskutils/gtweakui: GNOME 2 application
2018-12-10 deskutils/gnotime: GNOME 2 application
2018-12-10 deskutils/gruler: GNOME 2 application
2018-12-10 japanese/gjiten: GNOME 2 application
2018-12-10 graphics/truevision: GNOME 2 application (Only the first 15 lines of the commit message are shown above ) |
07 Oct 2018 20:25:16
0.82_14

|
antoine  |
Deprecate some GNOME 2 applications
With hat: portmgr |
14 Jun 2018 12:47:58
0.82_14

|
tijl  |
Update automake to 1.16.1. Also remove automake-wrapper. We haven't had
multiple versions of automake in years and probably won't in the future.
PR: 228809
Exp-run by: antoine
Approved by: portmgr (antoine) |
26 Mar 2018 12:38:57
0.82_14

|
bapt  |
Make libgnome and libgnomeui not implying esound dependency
It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.
While here:
- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
* update to 2.4.5
* use USES=localbase |
11 Jun 2015 14:24:46
0.82_13

|
amdmi3  |
- Strip library |
18 Apr 2015 19:09:04
0.82_12

|
tijl  |
Convert to USES=autoreconf |
20 Oct 2014 11:52:39
0.82_12

|
bapt  |
Cleanup plist |
26 Aug 2014 14:06:09
0.82_12

|
tijl  |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
29 Jul 2014 14:20:39
0.82_12

|
amdmi3  |
- Switch to USES=libtool, drop .la files |
11 Jun 2014 14:50:00
0.82_11

|
tijl  |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
02 Feb 2014 13:47:56
0.82_11

|
antoine  |
Stage support |
22 Oct 2013 13:52:24
0.82_11

|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)
Approved by: portmgr (bdrewery) |
20 Sep 2013 16:21:38
0.82_11

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
03 Sep 2013 12:13:24
0.82_11

|
bapt  |
Add an explicit dependency on pkgconf |
09 Jul 2013 21:26:49
0.82_11

|
pav  |
- Drop all my ports |
25 Jul 2012 06:32:08
0.82_11
|
cs  |
Fix typos in COMMENT |
01 Jun 2012 05:26:28
0.82_11
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
0.82_10
|
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 |
20 Mar 2011 12:54:45
0.82_10
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
0.82_10
|
ade  |
Sync to new bsd.autotools.mk |
05 Oct 2010 19:57:56
0.82_10
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
28 Mar 2010 06:47:48
0.82_10
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.82_9
|
dinoex  |
- update to jpeg-8 |
20 Nov 2009 22:53:09
0.82_8
|
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
22 Aug 2009 00:18:43
0.82_8
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
02 Aug 2009 19:36:34
0.82_8
|
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 |
31 Jul 2009 13:57:52
0.82_8
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
06 Jun 2008 13:18:34
0.82_7
|
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) |
24 Mar 2008 13:03:55
0.82_6
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
24 Oct 2007 23:37:25
0.82_6
|
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 ) |
19 May 2007 20:32:57
0.82_5
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
23 Nov 2005 17:38:02
0.82_4
|
pav  |
- Add some SHA256s |
15 Nov 2005 06:52:12
0.82_4
|
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. |
05 Nov 2005 05:22:06
0.82_4
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
12 Mar 2005 10:54:27
0.82_3
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
07 Nov 2004 22:37:47
0.82_2
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
15 Oct 2004 17:32:46
0.82_1
|
ade  |
Kill off automake18, switching to automake19. Requiem Mors Pacem. |
11 Oct 2004 22:36:43
0.82_1
|
pav  |
- Fix loading of plugins
Obtained from: Multisync authors via Sam Lawrance <boris@brooknet.com.au> |
01 Jul 2004 17:06:41
0.82
|
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!) |
04 Jun 2004 17:29:38
0.82
|
ade  |
Sync with new bsd.autotools.mk |
28 Apr 2004 22:57:58
0.82
|
pav  |
- Update to 0.82
- Fix packages |
05 Apr 2004 03:31:02
0.81_2
|
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
24 Mar 2004 20:59:17
0.81_1
|
ade  |
Convert all but one port that uses libtool14 to use libtool15, in readiness
for the destruction of devel/libtool14 |
18 Mar 2004 12:22:01
0.81_1
|
pav  |
- Add SIZE
Submitted by: trevor |
04 Feb 2004 05:21:48
0.81_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
21 Dec 2003 18:25:23
0.81
|
pav  |
- Fix fetching in slave ports.
Reported by: fenner's portsurvey |
04 Dec 2003 21:43:55
0.81
|
pav  |
Add Multisync, a modular engine for synchronizing PIM (contacts, calendar
and tasks) items between your computer, PDA or mobile phone.
Approved by: adamw (mentor) |