non port: deskutils/multisync/Makefile |
SVNWeb
|
Number of commits found: 41 |
Sun, 7 Oct 2018
|
[ 20:25 antoine ] (Only the first 10 of 60 ports in this commit are shown above. )
Deprecate some GNOME 2 applications
With hat: portmgr
|
Thu, 14 Jun 2018
|
[ 12:47 tijl ] (Only the first 10 of 38 ports in this commit are shown above. )
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)
|
Mon, 26 Mar 2018
|
[ 12:38 bapt ] (Only the first 10 of 92 ports in this commit are shown above. )
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
|
Thu, 11 Jun 2015
|
[ 14:24 amdmi3 ]
- Strip library
|
Sat, 18 Apr 2015
|
[ 19:09 tijl ] (Only the first 10 of 26 ports in this commit are shown above. )
Convert to USES=autoreconf
|
Tue, 26 Aug 2014
|
[ 14:06 tijl ] (Only the first 10 of 227 ports in this commit are shown above. )
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Tue, 29 Jul 2014
|
[ 14:20 amdmi3 ]
- Switch to USES=libtool, drop .la files
|
Wed, 11 Jun 2014
|
[ 14:50 tijl ] (Only the first 10 of 297 ports in this commit are shown above. )
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 )
|
Sun, 2 Feb 2014
|
[ 13:47 antoine ]
Stage support
|
Fri, 20 Sep 2013
|
[ 16:21 bapt ] (Only the first 10 of 271 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
|
Tue, 3 Sep 2013
|
[ 12:13 bapt ] (Only the first 10 of 77 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Tue, 9 Jul 2013
|
[ 21:26 pav ] (Only the first 10 of 52 ports in this commit are shown above. )
- Drop all my ports
|
Wed, 25 Jul 2012
|
[ 06:32 cs ] (Only the first 10 of 125 ports in this commit are shown above. )
Fix typos in COMMENT
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Tue, 5 Oct 2010
|
[ 19:57 ade ] (Only the first 10 of 235 ports in this commit are shown above. )
Round one migration of ports from automake{19,110} to automake111
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 20 Nov 2009
|
[ 22:53 pav ] (Only the first 10 of 102 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Sat, 22 Aug 2009
|
[ 00:18 amdmi3 ] (Only the first 10 of 417 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with D
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Fri, 6 Jun 2008
|
[ 13:18 edwin ] (Only the first 10 of 170 ports in this commit are shown above. )
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)
|
Mon, 24 Mar 2008
|
[ 13:03 miwi ] (Only the first 10 of 87 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Wed, 24 Oct 2007
|
[ 23:37 marcus ] (Only the first 10 of 1479 ports in this commit are shown above. )
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 )
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ] (Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ] (Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Sun, 7 Nov 2004
|
[ 22:37 marcus ] (Only the first 10 of 631 ports in this commit are shown above. )
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
|
Fri, 15 Oct 2004
|
[ 17:32 ade ] (Only the first 10 of 27 ports in this commit are shown above. )
Kill off automake18, switching to automake19. Requiem Mors Pacem.
|
Mon, 11 Oct 2004
|
[ 22:36 pav ]
- Fix loading of plugins
Obtained from: Multisync authors via Sam Lawrance <boris@brooknet.com.au>
|
Thu, 1 Jul 2004
|
[ 17:06 ade ] (Only the first 10 of 70 ports in this commit are shown above. )
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
|
Fri, 4 Jun 2004
|
[ 17:29 ade ] (Only the first 10 of 149 ports in this commit are shown above. )
Sync with new bsd.autotools.mk
|
Wed, 28 Apr 2004
|
[ 22:57 pav ]
- Update to 0.82
- Fix packages
|
Mon, 5 Apr 2004
|
[ 03:31 marcus ] (Only the first 10 of 575 ports in this commit are shown above. )
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
|
Wed, 24 Mar 2004
|
[ 20:59 ade ]
Convert all but one port that uses libtool14 to use libtool15, in readiness
for the destruction of devel/libtool14
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Sun, 21 Dec 2003
|
[ 18:25 pav ]
- Fix fetching in slave ports.
Reported by: fenner's portsurvey
|
Thu, 4 Dec 2003
|
[ 21:43 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)
|
Number of commits found: 41 |