non port: palm/gnomepilot2/Makefile |
Number of commits found: 32 |
Sunday, 28 May 2006
|
13:17 pav
- Rename ports
palm/gnomepilot2 -> palm/gnome-pilot
palm/gnomepilot-conduits2 -> palm/gnome-pilot-conduits
 |
Monday, 15 May 2006
|
22:23 mezz
Add USE_GETTEXT to appease portlint.
 |
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
 |
Tuesday, 15 Nov 2005
|
06:52 ade
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.
 |
Saturday, 5 Nov 2005
|
05:22 marcus
Bump PORTREVISION to chase the glib20 shared library update.
 |
Wednesday, 27 Apr 2005
|
04:00 bland
Add USB devices support for 5.x.
Submitted by: Corey Smith <corsmith@qmail.com>
 |
Friday, 22 Apr 2005
|
03:54 marcus
Commit a patch forgotten in the last commit:
Link the gnome-pilot libraries correctly so they play nice with the new
pkg-config.
Reminded by: bland
 |
01:06 marcus
Link the gnome-pilot libraries correctly so they play nice with the new
pkg-config.
Reported by: Sven Esbjerg <esbjerg@xbsd.net>
 |
Sunday, 10 Apr 2005
|
18:25 marcus
Update to 2.0.13.
 |
Saturday, 12 Mar 2005
|
10:54 marcus
Bump PORTREVISION to chase the glib20 shared lib version change.
 |
Tuesday, 23 Nov 2004
|
19:33 mezz
Use new GCONF_SCHEMAS.
Approved by: pav
 |
02:23 mezz
Use new INSTALLS_OMF.
Approved by: bland, kwm, marcus and pav
 |
Sunday, 7 Nov 2004
|
22:37 marcus
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
 |
Friday, 3 Sep 2004
|
18:51 marcus
Update to 2.0.12.
 |
Saturday, 28 Aug 2004
|
12:36 adamw
Use intlhack.
 |
Friday, 27 Aug 2004
|
05:09 marcus
Update to 2.0.11.
 |
Wednesday, 28 Jul 2004
|
14:36 adamw
Move a bunch of now unique stuff out of gnomehier and into
the ports that really own the directories.
 |
Friday, 9 Jul 2004
|
17:43 marcus
Apply a big libtool patch to allow porters to use the libtool installed by
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
 |
Monday, 5 Apr 2004
|
03:31 marcus
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
 |
Sunday, 14 Mar 2004
|
06:17 ade
Whoa there, boy, that's a mighty big commit y'all have there...
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.
 |
Wednesday, 4 Feb 2004
|
05:10 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
 |
Monday, 17 Nov 2003
|
12:29 trevor
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
 |
Thursday, 17 Jul 2003
|
03:23 adamw
Update to 2.0.10.
 |
Thursday, 12 Jun 2003
|
09:46 adamw
Remove REINPLACE commands that were rolled into gnomehack.
 |
Monday, 19 May 2003
|
23:42 marcus
Update to 2.0.9.
 |
Wednesday, 7 May 2003
|
00:44 marcus
Update to 2.0.8.
 |
Saturday, 3 May 2003
|
22:05 marcus
Update to 2.0.7.
 |
Wednesday, 30 Apr 2003
|
05:19 marcus
Update to 2.0.6.
 |
Sunday, 20 Apr 2003
|
19:39 marcus
Remove USE_GNOMENG.
 |
Tuesday, 15 Apr 2003
|
01:14 marcus
* Update to 2.0.5
* Convert to new GNOME infrastructure
 |
Sunday, 30 Mar 2003
|
23:33 marcus
Add missing pisock dependency.
 |
23:13 marcus
Add gnomepilot2 after a repo copy from gnomepilot. gnomepilot2 is the
PalmOS conduit system for GNOME 2.
 |
Number of commits found: 32 |