summaryrefslogtreecommitdiffstats
path: root/palm/gnomepilot2
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-4/+4
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Add SHA256 checksumspav2005-11-231-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-1/+1
|
* - Update or add WWW: linesahze2005-06-101-1/+1
|
* Fix C99-ism.bland2005-05-011-2/+2
| | | | | PR: 80502 Reported by: Stacey Roberts <stacey@vickiandstacey.com>
* Add USB devices support for 5.x.bland2005-04-272-1/+88
| | | | Submitted by: Corey Smith <corsmith@qmail.com>
* Commit a patch forgotten in the last commit:marcus2005-04-222-1/+12
| | | | | | | Link the gnome-pilot libraries correctly so they play nice with the new pkg-config. Reminded by: bland
* Link the gnome-pilot libraries correctly so they play nice with the newmarcus2005-04-222-0/+21
| | | | | | pkg-config. Reported by: Sven Esbjerg <esbjerg@xbsd.net>
* Update to 2.0.13.marcus2005-04-103-4/+7
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* Use new GCONF_SCHEMAS.mezz2004-11-232-3/+1
| | | | Approved by: pav
* Use new INSTALLS_OMF.mezz2004-11-232-2/+1
| | | | Approved by: bland, kwm, marcus and pav
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-071-0/+1
| | | | big upgrade.
* Update to 2.0.12.marcus2004-09-033-3/+4
|
* Use intlhack.adamw2004-08-281-1/+1
|
* Update to 2.0.11.marcus2004-08-279-66/+18
|
* Fix build with GCC 3.4.2. This patch was originally submitted bymarcus2004-08-051-0/+11
| | | | | | | | Sean McNeil <sean@mcneil.com>, but I forgot to commit it in my last commit. PR: 70032 Submitted by: Christian Hiris <4711@chello.at>
* Fix build with GCC 3.4.2.marcus2004-08-034-0/+40
| | | | Submitted by: Sean McNeil <sean@mcneil.com>
* 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-091-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
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 ormezz2004-07-071-4/+2
| | | | | | | | | | | | those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team
* 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)
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* Update to 2.0.10.adamw2003-07-172-2/+2
|
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-4/+0
|
* Update to 2.0.9.marcus2003-05-193-3/+5
|
* Update to 2.0.8.marcus2003-05-072-2/+2
|
* Handle OMF files properly.marcus2003-05-041-0/+2
|
* Update to 2.0.7.marcus2003-05-033-6/+9
|
* Update to 2.0.6.marcus2003-04-303-7/+3
|
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* * Update to 2.0.5marcus2003-04-153-8/+16
| | | | * Convert to new GNOME infrastructure
* Add missing pisock dependency.marcus2003-03-301-1/+2
|
* Add gnomepilot2 after a repo copy from gnomepilot. gnomepilot2 is themarcus2003-03-309-129/+42
| | | | PalmOS conduit system for GNOME 2.
* 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.
* Update to 0.1.71.marcus2003-01-013-5/+2
|
* Adda RUN_DEPENDS on gnomecontrolcenter. This will allow GNOME 2 users tomarcus2002-12-131-0/+2
| | | | | | fully configure the Palm settings and conduits. Approved by: portmgr (knu)
* Update to 0.1.69.marcus2002-11-093-4/+2
|
* Update to 0.1.67.marcus2002-10-256-107/+39
|
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-201-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 new pilot-link.marcus2002-09-173-5/+94
|
* Chase the pisock shared lib version number. Note, this new version maymarcus2002-09-171-1/+2
| | | | break some of these ports, but they're definitely broken without this.
* Convert all core GNOME1 components and some of the most popular GNOME1sobomax2002-07-112-10/+5
| | | | | | | | | | | | | | | | 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.1.65.sobomax2002-04-257-70/+49
|
* Fix Japanese message catalog to work with gettext 0.10.40.naddy2002-03-211-0/+60
| | | | Lines were split in the middle of a multibyte character.
* Now pisock shared library is in the ${LOCALBASE}/lib, move pilot-link fromsobomax2002-01-071-3/+2
| | | | {BUILD,RUN}_DEPENDS into LIB_DEPENDS (partially revert 1.26).
OpenPOWER on IntegriCloud