Commit graph

25 commits

Author SHA1 Message Date
Christian Weisgerber
be0e9f1f6c Fix build on -CURRENT (GCC3).
Approved by:	maintainer
2003-02-22 01:12:26 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Mikhail Teterin
7cd3b41d0f Be sure to install the libraries together with the headers and the
manual pages. Build the shared libraries next to the static ones.
Not bumping the PORTREVISION, since this is port was just upgraded.

Approved by:	knu	(again!), maintainer (blanket)
2002-12-28 07:04:40 +00:00
Mikhail Teterin
15c5750d2d Upgrade to the latest stable version -- 2.2.5, which supports Palms in
addition to Handspring, so there is no need for patch-palm any more.

Remove the Perl parts of this port. They will be turned into the new
p5-coldsync. Now, that the port no longer uses Perl, switch back to
REINPLACE and rephrase the regexps, so they work (\S was a perlism).

Make patch-in6 a little nicer by making coldsync.c define _POSIX_SOURCE
as 200112 -- the only way to cause netinet/in.h to include
netinet6/in6.h, apparently.

Reviewed by:	knu (portmgr)
Approved by:	maintainer, portmgr
2002-12-27 21:11:59 +00:00
Mikhail Teterin
c3c62c297a Revert the PERL-to-REINPLACE conversion attempts. They were never
finished, despite several related commits, but, most importantly, the
port uses PERL anyway... This prevented USB detection -- fixed by
this committer in April. Pointy hats available upon request...

Make sure __BSD_VISIBLE is defined -- too many of _our headers_
trip over u_int et al without that.

Include netinet6/in6.h and force it in by defining what it is looking
for. The "official" way of doing it -- simply through the netinet/in.h
does not work. May be, there is no __POSIX_VISIBLE in case of
__BSD_VISIBLE? Fixes to files/patch-in6 are welcome!

The last two fixed compile on -current, justifying this commit without
explicit approval.

PR:		ports/43532 ports/46472
Submitted by:	Larry Rosenman, David Magda
2002-12-26 02:11:19 +00:00
Tilman Keskinoz
20bc6e2cc1 Fix Build with recent bison ,
PR:		45951
Submitted by:	Pat Lashley <patl+freebsd@volant.org>
2002-12-10 17:44:23 +00:00
OKAZAKI Tetsurou
d6ab182595 Add `-E' option to REINPLACE_ARGS.
PR:		40749, 41085
Submitted by:	Shaun Branden <shaun@pcuse.com>,
                Derik van Zuetphen <dvanzuetphen@pironet-ndh.com>,
                and maintainer
2002-08-03 22:52:13 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Ying-Chieh Liao
b152e773ac ${PERL} -> ${REINPLACE_CMD}
PR:		39702, 39704
Submitted by:	Scott Flatman <sf@dsinw.com>
2002-06-23 16:42:16 +00:00
Patrick Li
9339356d27 Add missing plist entry
PR:		37773
Submitted by:	gshapiro
2002-05-18 08:00:06 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Mikhail Teterin
b8d412ae3d Update the MASTER_SITES (per maintainer's request) and the WWW tag (my
own initiative).

Submitted by:	maintainer
2002-04-09 20:08:09 +00:00
Mikhail Teterin
d7acd0ef07 Patch to use the new names of some of the usb.h's structures' fields if
the OSVERSION is above 450000. Add a maintainer submitted patch to
recognize the Palm's vendor-id (not just Handspring). Update pkg-descr
accordingly and bump PORTREVISION.

Approved by:	maintainer
2002-04-09 02:00:19 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Steve Price
cb764dbfff Add a LIB_DEPENDS on libintl.1 so the pkg-plist is correct and we get
internationalized text for the resultant binary.
2001-12-15 22:08:11 +00:00
Mikhail Teterin
f7238cf741 Upgrade this ports to 1.2.4 and 2.1.3 respectively. The maintainer
is the author, and this new versions are both posted on the WWW.
2001-08-24 16:41:46 +00:00
Alexander Langer
ded60c3aa3 Install locale files to match pkg-plist. I assume this has been
the default once, but isn't any more if you don't enable it with
--with-i18n.
2001-08-23 17:01:05 +00:00
Ying-Chieh Liao
9b00ca944e upgrade to 2.1.2
PR:		27621
Submitted by:	maintainer
2001-05-29 16:19:11 +00:00
Kevin Lo
1a7ff7d698 Update to version 1.4.6
PR: 21645
Submitted by: MAINTAINER
2000-09-29 15:38:23 +00:00
Akinori MUSHA
d37fbb6052 Update to 1.4.5.
PR:		ports/21514
Submitted by:	Andrew Arensburger <arensb+freebsd-ports@ooblick.com> (MAINTAINER)
2000-09-25 08:04:29 +00:00
Akinori MUSHA
6fe8fd9935 Update to 1.2.0.
Now a Perl5 module is available!
2000-06-03 08:02:57 +00:00
Michael Haro
feb212beb0 Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 07:52:25 +00:00
Chris Piazza
fe5426321a Update to use PORTNAME/PORTVERSION 2000-04-13 19:19:05 +00:00
Steve Price
73baf7ab26 Update to version 1.1.2.
Submitted by:	maintainer
2000-01-30 18:20:54 +00:00
Steve Price
82389d4c9c Adding coldsync version 1.0.0.
Synchronize a PalmPilot with a Unix workstation.

PR:		16293
Submitted by:	Andrew Arensburger <arensb@ooblick.com>
2000-01-29 04:50:39 +00:00