aboutsummaryrefslogtreecommitdiff
path: root/palm/gnomepilot
Commit message (Collapse)AuthorAgeFilesLines
* Convert all core GNOME1 components and some of the most popular GNOME1Maxim Sobolev2002-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 Notes: svn path=/head/; revision=62821
* Update to 0.1.65.Maxim Sobolev2002-04-257-70/+49
| | | | Notes: svn path=/head/; revision=58119
* Fix Japanese message catalog to work with gettext 0.10.40.Christian Weisgerber2002-03-211-0/+60
| | | | | | | Lines were split in the middle of a multibyte character. Notes: svn path=/head/; revision=56422
* Now pisock shared library is in the ${LOCALBASE}/lib, move pilot-link fromMaxim Sobolev2002-01-071-3/+2
| | | | | | | {BUILD,RUN}_DEPENDS into LIB_DEPENDS (partially revert 1.26). Notes: svn path=/head/; revision=52676
* Make pilot-link install directly into PREFIX. This should allowWill Andrews2002-01-051-3/+3
| | | | | | | pilot-link and all dependents to build correctly on bento. Notes: svn path=/head/; revision=52598
* Move pilot-link from LIB_DEPENDS to {BUILD,RUN}_DEPENDS, because when buildingMaxim Sobolev2001-12-191-2/+3
| | | | | | | | | on bento ${LOCALBASE}/pilot/lib not in the ldconfig(8) search path. Submitted by: bento Notes: svn path=/head/; revision=51815
* - Add several missed files into pkg-plist and remove from there entries forMaxim Sobolev2001-12-142-6/+22
| | | | | | | | no files no longer being installed by the port; - glib-config --> $GLIB_CONFIG in configure script. Notes: svn path=/head/; revision=51526
* Update to 0.1.64.Maxim Sobolev2001-12-062-2/+2
| | | | | | | | PR: 32503 Submitted by: Hendrik Scholz <hendrik@scholz.net> Notes: svn path=/head/; revision=51122
* Update to 0.1.63.Maxim Sobolev2001-12-037-124/+44
| | | | | | | | PR: 32428 Submitted by: Chia-liang Kao <clkao@clkao.org> Notes: svn path=/head/; revision=50953
* pisock.3 --> pisock.4 in LIB_DEPENDS.Maxim Sobolev2001-08-311-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=47217
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* Various patches (mainly shared library revision changes) for thoseAde Lovett2001-05-041-3/+2
| | | | | | | ports that depend on GNOME and need to change for 1.4 Notes: svn path=/head/; revision=42259
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-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. Notes: svn path=/head/; revision=40539
* Implement USE_GNOME, part 2.Jeremy Lea2000-10-051-11/+4
| | | | Notes: svn path=/head/; revision=33429
* Re-sobomize to use pre-patch instead of post-extractAde Lovett2000-08-041-1/+1
| | | | | | | Wrists slapped by: knu, sheldon Notes: svn path=/head/; revision=31320
* Extensive patchfile cleanups using sobomax's wonderfulAde Lovett2000-08-043-63/+7
| | | | | | | post-extract rule Notes: svn path=/head/; revision=31296
* gnomepilot (and the conduits) have been available acrossAde Lovett2000-07-111-1/+2
| | | | | | | the GNOME mirrors for a while now. Fix MASTER_SITES accordingly. Notes: svn path=/head/; revision=30497
* Update for new devel/libglade shlib versionAde Lovett2000-07-111-1/+1
| | | | Notes: svn path=/head/; revision=30493
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-2/+1
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* Add devel/libglade dependencyAde Lovett2000-06-151-1/+2
| | | | | | | Problem pointed out by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=29623
* Fix call to glib-config (should be $GLIB_CONFIG) in configure script.Ade Lovett2000-06-131-6/+17
| | | | Notes: svn path=/head/; revision=29580
* Bleurgh. textproc/libxml.. Not devel/libxml.. No cookie.Ade Lovett2000-06-101-1/+1
| | | | | | | Submitted by: knu Notes: svn path=/head/; revision=29503
* Add missing dependenciesAde Lovett2000-06-081-1/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29411
* Updates for new shared library versions in GNOME 1.2Ade Lovett2000-06-011-1/+1
| | | | Notes: svn path=/head/; revision=29057
* Update to 0.1.52Ade Lovett2000-05-174-27/+78
| | | | Notes: svn path=/head/; revision=28529
* Update to 0.1.51Ade Lovett2000-04-214-13/+58
| | | | Notes: svn path=/head/; revision=27859
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27846
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+4
| | | | Notes: svn path=/head/; revision=27497
* Update to 0.1.50Ade Lovett2000-04-065-7/+27
| | | | Notes: svn path=/head/; revision=27381
* Update to 0.1.49Ade Lovett2000-03-213-13/+40
| | | | Notes: svn path=/head/; revision=26921
* Update to 0.1.48Ade Lovett2000-01-223-5/+7
| | | | | | | Prompted by: Fennerisms in my inbox Notes: svn path=/head/; revision=24902
* New ports GNOME communication tool for palm pilot.Yukihiro Nakai1999-12-286-0/+160
PR: ports/15727 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=24185