Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.31_21,1 11 Dec 2018 13:02:51
  |
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 ) |
0.31_21,1 07 Oct 2018 20:25:16
  |
antoine  |
Deprecate some GNOME 2 applications
With hat: portmgr |
0.31_21,1 01 Sep 2018 17:05:48
  |
antoine  |
Switch default version of samba to 4.7
Samba 4.6 will be discontinued in a few weeks
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D16904 |
0.31_20,1 26 Mar 2018 12:38:57
  |
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 |
0.31_19,1 23 Dec 2017 07:03:21
  |
antoine  |
Change default version of samba from 4.4 to 4.6
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D13529 |
0.31_18,1 01 Nov 2017 09:04:36
  |
amdmi3  |
- Add LICENSE
- Switch to USES=localbase
- Update WWW
Approved by: portmgr blanket |
0.31_18,1 25 Mar 2017 23:37:05
  |
antoine  |
Switch default version of samba from 4.3 to 4.4
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D10131 |
0.31_17,1 21 Mar 2017 21:59:31
  |
antoine  |
- Add USES=samba to handle dependency on samba
Valid ARGS: build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D8919 |
0.31_16,1 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.31_16,1 27 Mar 2016 14:58:00
  |
tijl  |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
0.31_15,1 13 Nov 2014 07:41:18
  |
antoine  |
Cleanup plist |
0.31_15,1 26 Aug 2014 14:06:09
  |
tijl  |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
0.31_15,1 17 Aug 2014 16:05:23
  |
adamw  |
Fix build with newer clang. |
0.31_15,1 08 Jul 2014 21:18:26
  |
tijl  |
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip |
0.31_14,1 24 Apr 2014 16:42:33
  |
mat  |
Replace all @unexec /bin/rmdir with @unexec rmdir
With hat: portmgr
Sponsored by: Absolight |
0.31_14,1 03 Apr 2014 18:32:18
  |
antoine  |
- Fix build with new cups (still broken on 10/head)
- Stage support
- desktop-file-utils not needed as the .desktop file has no MimeType
Reported by: pkg-fallout
With hat: portmgr
MFH: 2014Q2 |
0.31_14,1 22 Oct 2013 13:59:54
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])
Approved by: portmgr (bdrewery) |
0.31_14,1 20 Sep 2013 22:44:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
0.31_14,1 03 Sep 2013 14:08:56
  |
bapt  |
Add an explicit dependency on pkgconf |
0.31_14,1 24 Apr 2013 18:10:32
  |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.31_14,1 08 Mar 2013 10:51:36
  |
kwm  |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
0.31_14,1 02 Aug 2012 09:02:45
 |
cs  |
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
A/An, etc.) |
0.31_14,1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.31_13,1 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.31_13,1 03 Jul 2011 06:14:57
 |
miwi  |
- Kick MD5 Support |
0.31_13,1 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
0.31_13,1 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.31_12,1 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.31_11,1 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.31_10,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 |
0.31_10,1 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.31_9,1 02 Feb 2009 01:36:16
 |
araujo  |
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav) |
0.31_9,1 06 Jun 2008 13:58:01
 |
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.31_8 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.31_7,1 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.31_6,1 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.31_5,1 10 Feb 2007 06:05:06
 |
kris  |
Use libtool15 port instead of included version to avoid objformat a.out botch |
0.31_5,1 04 Jan 2007 22:49:03
 |
mezz  |
Took a lot of nice patches from Ubuntu Linux to make both of ports work better
with the current version of CUPS. Also, many improvements. Fix a bit in the
plist. Bump thePORTREVISION.
libgnomecups:
--------------------
* patch-20_parse-dot-cups-lpoptions: Parse ~/.cups/lpoptions.
* patch-21_fix-islocal: Check whether the printer URI starts with http://,
ipp://, or smb:// to test whether its local or not.
* patch-22_ignore-ipp-not-found: Do not warn on stderr in case of
IPP_NOT_FOUND.
* patch-23_replace-set-printer-attrs: Replace IPP_SET_PRINTER_ATTRIBUTES with
CUPS_ADD_MODIFY_PRINTER.
* patch-24_mem-leak: Fix memory leak in
gnome_cups_request_add_requested_attributes(). (Only the first 15 lines of the commit message are shown above ) |
0.31_4,1 05 Nov 2006 03:43:42
 |
mezz  |
-INSTALLS_SHLIB -> USE_LDCONFIG.[1]
-Find cups modules in the correct path.
-Bump the PORTREVISION.
Found by: portlint (cports.sh)[1] |
0.31_3,1 16 May 2006 05:10:14
 |
mezz  |
Add INSTALLS_ICONS, bump the PORTREVISION, found by cports.sh. |
0.31_2,1 15 May 2006 22:23:04
 |
mezz  |
Add USE_GETTEXT to appease portlint. |
0.31_2,1 13 May 2006 01:03:17
 |
edwin  |
Remove USE_REINPLACE from all categories starting with P |
0.31_2,1 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.31_1,1 22 Nov 2005 06:06:49
 |
marcus  |
Remove some leftover directories.
Reported by: pointyhat via kris |
0.31,1 19 Nov 2005 17:58:22
 |
marcus  |
Update to 0.31. |
0.30_2,1 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. |
0.30_2,1 05 Nov 2005 05:22:06
 |
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
0.30_1,1 26 Apr 2005 07:26:39
 |
ahze  |
- Change ICON= in .desktop file so icon changes with theme. |
0.30_1,1 12 Mar 2005 10:54:27
 |
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.30,1 08 Mar 2005 08:00:33
 |
ahze  |
- Update to 0.30 |
0.28,1 14 Jan 2005 19:37:40
 |
adamw  |
Change the gnomesu dependency to point to security/libgnomesu instead of
sysutils/gnomesu. |
0.28,1 21 Dec 2004 00:23:18
 |
mezz  |
Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack.
deskutils/drivel is the only port that has pkg-plist change, so bump the
PORTREVISION. The rest else should be no function change, but just remove the
patches to allow gnomehack takes care of it. Keep in mind, I only touch those
ports that already have gnomehack.
Reviewed by: pav and marcus |
0.28,1 14 Dec 2004 21:52:00
 |
ahze  |
Update to 0.28 |
0.27_1,1 13 Dec 2004 01:05:52
 |
marcus  |
Clean up ${PREFIX}/sbin, but only if it's empty.
Reported by: pointyhat via kris |
0.27_1,1 25 Nov 2004 20:58:04
 |
marcus  |
Do with REINPLACE what used to be done with a patch. This is a temporary
measure until the new bsd.gnome.mk is introduced that does this replace
in gnomehack. |
0.27_1,1 25 Nov 2004 09:57:55
 |
ahze  |
Bump PORTREVISION due to last commit of dependency changes
Pointed out by: marcus |
0.27,1 25 Nov 2004 02:03:56
 |
ahze  |
Add gnomesu to RUN_DEPENDS
Remove white space to make portlint happy
Approved by: adamw (mentor) |
0.27,1 07 Nov 2004 22:59:12
 |
marcus  |
Update to 0.27. |
0.18_1,1 14 Aug 2004 07:52:47
 |
marcus  |
Fix a typo that caused two files to be installed in /. |
0.18,1 07 Aug 2004 04:02:04
 |
marcus  |
Fix build with GCC 3.4.2.
Submitted by: Sean McNeil <sean@mcneil.com> |
0.18,1 27 Jul 2004 13:53:04
 |
marcus  |
Revert the previous updates since they require APIs present in libgnomeui-2.7.
While I'm here, use the new libtool scheme.
Reported by: Franz Klammer <klammer@webonaut.com> |
0.19 23 Jul 2004 19:28:36
 |
adamw  |
Update to 0.19. |
0.18 10 Jun 2004 16:32:09
 |
marcus  |
Use intlhack to fix the build on 4.X.
Reported by: J. W. Ballantine <jwb@homer.att.com> |
0.18 09 Jun 2004 04:54:52
 |
marcus  |
Update to 0.18.
Submitted by: John Merryweather Cooper <johnmary@adelphia.net> |
0.17_2 05 Apr 2004 03:31:02
 |
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
0.17_1 18 Mar 2004 14:33:42
 |
pav  |
- Add SIZE to GNOME ports
Submitted by: trevor |
0.17_1 13 Mar 2004 20:01:09
 |
marcus  |
Fix build with gtk+-2.4.
PR: 64176
Submitted by: Jeremy Messenger <mezz7@cox.net> |
0.17_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.17 16 Jul 2003 04:44:15
 |
marcus  |
Add gnome-cups-manager, a GNOME administration GUI for the CUPS print system.
PR: 54516
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> |