aboutsummaryrefslogtreecommitdiffstats
path: root/palm/gnome-pilot-conduits
Commit message (Collapse)AuthorAgeFilesLines
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1
| | | | | | bumped or updated Requested by: edwin
* Update to 2.0.17.marcus2009-03-012-4/+4
|
* Update to 2.0.16.marcus2008-07-053-6/+12
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-3/+2
| | | | | | | | | | | | | | | - 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)
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-252-9/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
* Migration from bison 1.x to 2.xade2007-10-171-2/+2
| | | | | PR: 117086 Tested by: -exp runs
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Update to 2.0.15.marcus2006-11-233-4/+5
|
* Update to 2.0.14.marcus2006-09-073-9/+12
|
* - Rename portspav2006-05-281-2/+2
| | | | | palm/gnomepilot2 -> palm/gnome-pilot palm/gnomepilot-conduits2 -> palm/gnome-pilot-conduits
* Add USE_GETTEXT to appease portlint.mezz2006-05-161-0/+1
|
* Remove USE_REINPLACE from all categories starting with Pedwin2006-05-131-1/+0
|
* Conversion to a single libtool environment.ade2006-02-232-2/+12
| | | | Approved by: portmgr (kris)
* - Add SHA256 checksumspav2005-11-241-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
|
* - Update WWW: lineahze2005-06-111-1/+1
|
* Update to 2.0.13.marcus2005-04-113-4/+12
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
| | | | big upgrade.
* Update to 2.0.12.marcus2004-09-043-3/+4
|
* Update to 2.0.11.marcus2004-08-274-15/+8
|
* Move a bunch of now unique stuff out of gnomehier and intoadamw2004-07-282-1/+3
| | | | the ports that really own the directories.
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* - Add SIZE to GNOME portspav2004-03-181-0/+1
| | | | Submitted by: trevor
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Update to 2.0.10.adamw2003-07-172-2/+2
|
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-2/+0
|
* Update to 2.0.9.marcus2003-05-203-3/+5
|
* Update to 2.0.8.marcus2003-05-072-2/+2
|
* Update to 2.0.7.marcus2003-05-042-3/+3
|
* Update to 2.0.6.marcus2003-04-302-2/+2
|
* s|<malloc.h>|<stdlib.h>|marcus2003-04-191-0/+3
| | | | Reported by: Tom Parquette <tparquet@twcny.rr.com>
* Add gnomepilot-conduits2 after a repo copy from gnomepilot-conduits.marcus2003-04-199-131/+31
| | | | | gnomepilot-conduits2 is a collection of PalmOS conduits for gnomepilot2.
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-211-1/+1
| | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
* Fix build with latest pilot-link.marcus2002-09-182-5/+64
| | | | Reported by: Mike Harding <mvh@ix.netcom.com>
* Convert all core GNOME1 components and some of the most popular GNOME1sobomax2002-07-121-6/+4
| | | | | | | | | | | | | | | | apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus
* Update to 0.9.sobomax2002-05-243-4/+18
|
* Make pilot-link install directly into PREFIX. This should allowwill2002-01-051-3/+3
| | | | pilot-link and all dependents to build correctly on bento.
* Remove pilot-link explicitly specified in LIB_DEPENDS - the port inheritssobomax2001-12-261-2/+1
| | | | | | this dependency along with gnomepilot dependency. Submitted by: bento
* - Fix a malloc.h syndrome on -CURRENT;sobomax2001-12-142-0/+18
| | | | | - clue configure script about location of pilot-link's files, so there are no harmless, but annoying warnings anymore.
* Update to 0.8.sobomax2001-12-062-2/+2
| | | | | PR: 32505 Submitted by: Hendrik Scholz <hendrik@scholz.net>
* Update to 0.7.sobomax2001-12-036-36/+73
| | | | | PR: 32428 Submitted by: Chia-liang Kao <clkao@clkao.org>
* Correct version number of libpisock.sobomax2001-09-031-1/+1
| | | | Submitted by: bento
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-121-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-1/+1
| | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
* Implement USE_GNOME, part 2.reg2000-10-051-8/+2
|
* Re-sobomize to use pre-patch instead of post-extractade2000-08-051-1/+1
| | | | Wrists slapped by: knu, sheldon
* Extensive patchfile cleanups using sobomax's wonderfulade2000-08-042-9/+7
| | | | post-extract rule
* gnomepilot (and the conduits) have been available acrossade2000-07-121-1/+2
| | | | the GNOME mirrors for a while now. Fix MASTER_SITES accordingly.
* Updates for new shared library versions in GNOME 1.2ade2000-06-021-1/+1
|
* Update to 0.4ade2000-05-184-6/+17
|
* Update to 0.3ade2000-04-224-6/+15
|
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-1/+1
|
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-3/+4
|
* Update to 0.2ade2000-04-062-4/+4
|
* Add gnomepilot-conduits which will provide additionalade2000-03-226-0/+60
conduits for the base gnomepilot port.