Commit Graph

499 Commits

Author SHA1 Message Date
Kris Kennaway
3eed747eaf BROKEN on 5.x: does not compile 2004-02-09 01:51:38 +00:00
Mark Linimon
552db21533 Update to 2.3. No longer needs quite so many antique gcc files.
Enable the arm tools (although they aren't - submitter doesn't have
an arm palm pilot).  Also now compiles on 5.x.  (Tested on 4.x as well).

PR:		ports/62491
Submitted by:	Peter Haight <peterh@sapros.com>
2004-02-08 10:07:40 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Jimmy Olgeni
9db3c9651b Bump PORTREVISION for read-todos output format fix. 2004-02-02 23:09:11 +00:00
Jimmy Olgeni
595857fca2 Follow portlint's suggestion about using MASTER_SITE_GENTOO. 2004-02-02 22:29:09 +00:00
Jimmy Olgeni
4f7280a43d Use LOCALBASE rather than hardcoded /usr/local. 2004-02-02 22:21:55 +00:00
Jimmy Olgeni
5a668391d6 Remove trailing whitespace (portlint). 2004-02-02 22:17:31 +00:00
Jimmy Olgeni
e4d7b1ff25 The read-todos utility prints "No Date" when the todo item has no
date assigned, but the trailing "\n" was missing.
2004-02-02 22:17:03 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Pav Lucistnik
1aeb25a580 - Update to 1.6.2
PR:		ports/61674
Submitted by:	Maxim Tuliuk <mt@primats.org.ua> (maintainer)
2004-01-21 21:10:55 +00:00
Joe Marcus Clarke
0ecea7d9d6 Substitute BROKEN with IGNORE in cases where the port requires the src tree
to be present, or does not compile on certain versions of FreeBSD.  This
will potentially avoid needless compilations on bento, and has the added
benefit of improving certain reporting tools.  To most users, this change
is a no-op.

PR:		61090
Submitted by:	linimon
2004-01-10 07:18:55 +00:00
Pav Lucistnik
1bcb81b7c9 Add uppc-kmod, USB device driver for Windows CE handhelds which provides serial
tty interface.

PR:		ports/56225
Submitted by:	Sam Lawrance <boris@brooknet.com.au>

According to FreshPorts, this is our 10000th port!
2003-12-29 16:33:02 +00:00
Jun Kuriyama
2c0098e9b8 o Upgrade to 5.0r3.
o Release maintainership.

PR:		ports/58123
Submitted by:	Simon Dick <simond@irrelevant.org>
2003-12-28 07:15:43 +00:00
Pav Lucistnik
baa4cee739 - Update to 1.6.1
PR:		ports/60545
Submitted by:	mt <mt@primats.org.ua> (maintainer)
2003-12-25 20:11:46 +00:00
Sergei Kolobov
8bf7269a4e - Use canonical form (ports@FreeBSD.org) in MAINTAINER line 2003-12-21 00:23:25 +00:00
Pav Lucistnik
baae9c9a1b - Add optional GTK2 support.
PR:		ports/60373
Submitted by:	Alex Varju <varju@webct.com> (maintainer)
2003-12-19 00:37:11 +00:00
Pav Lucistnik
630acb7200 - Chase master sites (fix fetching)
PR:		ports/60374
Reported by:	Stacey Roberts <stacey@vickiandstacey.com>
2003-12-18 23:38:53 +00:00
Mike Silbersack
4761b241a4 Update pilot-link port to 0.11.8.
While doing so, fix tcl support; let the configure script do the
job of configuring tcl support.
2003-12-18 06:20:04 +00:00
Pav Lucistnik
84a6466aea Add synce-trayicon, an icon for notification area displaying statistics
of connected Windows CE device.

PR:		ports/56069
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2003-12-16 21:18:14 +00:00
Pav Lucistnik
33204a44d3 Add synce-gnomevfs, a GNOME2 VFS module giving gnome-vfs aware applications
like Nautilus access to WinCE/PocketPC device file system.

PR:		ports/56067
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2003-12-16 19:59:49 +00:00
Pav Lucistnik
a869664db7 - Update to 0.8.1
PR:		ports/60292
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2003-12-16 19:49:05 +00:00
Pav Lucistnik
7eb09e03be - Update to 0.8.1
PR:		ports/60291
Submitted by:	Sam Lawrance <boris@brooknet.com.au> (maintainer)
2003-12-16 19:48:07 +00:00
Pav Lucistnik
c1120672c3 - Fix build on 5.x
PR:		ports/59557
Submitted by:	Samy Al Bahra <samy@kerneled.com>
Approved by:	adamw (mentor)
2003-11-22 01:38:52 +00:00
Trevor Johnson
7e223b8511 Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by:	Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982 Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Jimmy Olgeni
69bb01970f Fix pathname in patch file. 2003-11-15 23:36:52 +00:00
Trevor Johnson
f725dc8ef5 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 12:54:57 +00:00
James E. Housley
51854c28c8 - update from 1.2 to 1.6
- don't use devel/gmake and devel/autoconf
- split distfiles on 3 files: viewer, parser, docs

I had to adjust this patch because it didn't apply cleanly.

PR:		58484
Submitted By:	MAINTAINER
2003-11-09 01:09:36 +00:00
Kris Kennaway
09b69954f2 Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +00:00
Kris Kennaway
2b5073cca4 Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:

  sue reg rv jmb dima reg horikawa msmith jhs ue
2003-11-03 01:30:43 +00:00
Erwin Lansing
6950bbfd5b Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
2003-10-24 14:15:32 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Mark Linimon
c9318df7b0 Following up on Bill Fenner's reports, the original web site is gone,
with no obvious replacement found in Google.  The RPMs that this relies
on are rotting away, too.  This port is on its way out IMHO.
2003-10-18 07:36:09 +00:00
Kris Kennaway
042afb8649 Before committing the previous BROKEN changes I carefully checked the status
of each port on bento and for recent fixes.  Unfortunately at some point I
got confused and switched to the wrong list :-)  As a result I picked up a
number of ports that were fixed a while ago.  Sorry for the false alarm,
maintainers.

Pointy hat to:	kris
2003-10-16 04:15:48 +00:00
Kris Kennaway
73f86248bd BROKEN on 5.x: does not compile 2003-10-16 02:26:47 +00:00
Kris Kennaway
efd3830f38 BROKEN on 5.x: does not compile 2003-10-16 01:31:58 +00:00
Kirill Ponomarev
0a58d288bc - Fix MASTER_SITES
PR:		57816
Submitted by:	maintainer
2003-10-10 07:17:34 +00:00
Adam Weinberger
6ea8dc0476 PERL => REINPLACE
Add a REINPLACE to prevent double-inclusion of ppmcmap.h.

Submitted by:	bento
2003-09-15 20:51:26 +00:00
Tilman Keskinoz
211ed2035e Remove two obsolete patches.
Submitted by:	 Helge Oldach <pose35@oldach.net>
2003-08-30 14:52:44 +00:00
Erwin Lansing
61cec3626d Update port version and related.
Now using LOCALBASE instead of PREFIX to tell the build
where to find libraries.
Add in missing dependency iconv.3.

PR:		56060
Submitted by:	maintainer
2003-08-28 09:35:20 +00:00
Erwin Lansing
3c9f052d51 Update port verion and related.
Added missing dependency iconv.3.
Now using LOCALBASE instead of PREFIX to tell build where to find
libraries.

PR:		56061
Submitted by:	maintainer
2003-08-28 08:52:43 +00:00
Erwin Lansing
b1c8180828 Update to 0.8
PR:		56057
Submitted by:	maintainer
2003-08-28 08:32:05 +00:00
Erwin Lansing
8d526ec920 - Update to 0.8
- Makefile also cleaned up a little

PR:		56055
Submitted by:	maintainer
2003-08-28 08:24:44 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Edwin Groothuis
276e874938 sitescooper doesn't work with plucker
the commands `sitescooper -plucker` and `sitescooper
	-mplucker` doesn't work as sitescooper uses deprecated
	features of plucker.

PR:		ports/55374
Submitted by:	Anthony Ginepro <anthony.ginepro@laposte.net>
2003-08-26 01:49:45 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00