summaryrefslogtreecommitdiff
path: root/palm/gnomepilot (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* 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
* -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.
* Implement USE_GNOME, part 2.Jeremy Lea2000-10-051-11/+4
|
* Re-sobomize to use pre-patch instead of post-extractAde Lovett2000-08-041-1/+1
| | | | Wrists slapped by: knu, sheldon
* Extensive patchfile cleanups using sobomax's wonderfulAde Lovett2000-08-043-63/+7
| | | | post-extract rule
* gnomepilot (and the conduits) have been available acrossAde Lovett2000-07-111-1/+2
| | | | the GNOME mirrors for a while now. Fix MASTER_SITES accordingly.
* Update for new devel/libglade shlib versionAde Lovett2000-07-111-1/+1
|
* 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
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-2/+1
| | | | ldconfig in PLIST need personal consideration.
* Add devel/libglade dependencyAde Lovett2000-06-151-1/+2
| | | | Problem pointed out by: Roman Shterenzon <roman@xpert.com>
* Fix call to glib-config (should be $GLIB_CONFIG) in configure script.Ade Lovett2000-06-131-6/+17
|
* Bleurgh. textproc/libxml.. Not devel/libxml.. No cookie.Ade Lovett2000-06-101-1/+1
| | | | Submitted by: knu
* Add missing dependenciesAde Lovett2000-06-081-1/+3
| | | | Submitted by: bento
* Updates for new shared library versions in GNOME 1.2Ade Lovett2000-06-011-1/+1
|
* Update to 0.1.52Ade Lovett2000-05-174-27/+78
|
* Update to 0.1.51Ade Lovett2000-04-214-13/+58
|
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
|
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+4
|
* Update to 0.1.50Ade Lovett2000-04-065-7/+27
|
* Update to 0.1.49Ade Lovett2000-03-213-13/+40
|
* Update to 0.1.48Ade Lovett2000-01-223-5/+7
| | | | Prompted by: Fennerisms in my inbox
* New ports GNOME communication tool for palm pilot.Yukihiro Nakai1999-12-286-0/+160
PR: ports/15727 Submitted by: Ade Lovett <ade@lovett.com>