Commit graph

333 commits

Author SHA1 Message Date
Patrick Li
9339356d27 Add missing plist entry
PR:		37773
Submitted by:	gshapiro
2002-05-18 08:00:06 +00:00
Jun Kuriyama
c7c122016e Fix breakage at -march=pentium case.
Reported by:	Mike Meyer <mwm@mired.org>
2002-05-15 01:00:18 +00:00
SADA Kenji
a6066afac2 Do PREFIX clean.
PR:	ports/37695
Submitted by:	maintainer
2002-05-06 16:40:59 +00:00
Maxim Sobolev
2ed6ce6f62 Update to 0.1.65. 2002-04-25 17:15: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
Kris Kennaway
58c7c32e40 Remove #include <malloc.h> 2002-03-31 03:28:25 +00:00
Christian Weisgerber
bae39e4ddc Fix Japanese message catalog to work with gettext 0.10.40.
Lines were split in the middle of a multibyte character.
2002-03-21 16:00:44 +00:00
Maxim Sobolev
a68d2827d3 Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.
2002-03-18 11:50:38 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Bill Fenner
c847e86578 MASTER_SITE moved. 2002-03-17 17:55:26 +00:00
Kevin Lo
b27b250136 - Fix pilot_makedoc to always print enough \n's
- Takeover maintainership
- Bump PORTREVERSION

PR: 35868
Submitted by: Simon Dick <simond@irrelevant.org>
2002-03-17 16:34:25 +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
Bill Fenner
9f3134da30 Make syncmal install directly into PREFIX, to match jpilot and pilot-link. 2002-03-01 22:47:39 +00:00
Bill Fenner
26facb52c7 Update to 0.62.2 2002-02-28 23:09:16 +00:00
Patrick Li
b34a39d3be - Fix patch to point to the correct path due to the PREFIX cleaning done
to palm/pilot-link

PR:		35216
Submitted by:	Esa Karkkainen <ejk@iki.fi>
2002-02-22 23:04:23 +00:00
Patrick Li
174f21ea19 Correct location of pilot-xfer file since it has changed due to the
PREFIX cleaning done on the pilot-link port.

PR:		33739
Submitted by:	Esa Karkkainen <ejk@iki.fi>
2002-02-21 04:07:45 +00:00
Dirk Froemberg
f3e4528617 Fix build after movement of pilot-link's library.
PR:		ports/34191
Submitted by:	Steve Wills <steve@stevenwills.com>
2002-02-14 22:00:05 +00:00
Kevin Lo
6ff8c5dfde Update to version 0.99.2
PR: 34679
Submitted by: MAINTAINER
2002-02-09 08:56:58 +00:00
Akinori MUSHA
897d06aa97 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Will Andrews
b27979da9a This port has been obsoleted by deskutils/kdepim.
PR:		31892, 34130
Submitted by:	Alan Eldridge <alane@geeksrus.net> (both)
2002-01-21 21:46:03 +00:00
Maxim Sobolev
0b4c518733 - Don't install useless now ${PREFIX}/etc/rc.d/pilot-link.sh. Bump
PORTREVISION;
- s/freebsd\.org/FreeBSD.org/ while I'm here.
2002-01-08 21:18:33 +00:00
Maxim Sobolev
dfe080913d Now pisock shared library is in the ${LOCALBASE}/lib, move pilot-link from
{BUILD,RUN}_DEPENDS into LIB_DEPENDS (partially revert 1.26).
2002-01-07 00:36:42 +00:00
Will Andrews
8ad291c33e Make pilot-link install directly into PREFIX. This should allow
pilot-link and all dependents to build correctly on bento.
2002-01-05 08:57:29 +00:00
Maxim Sobolev
aded7456b7 Remove pilot-link explicitly specified in LIB_DEPENDS - the port inherits
this dependency along with gnomepilot dependency.

Submitted by:	bento
2001-12-26 11:42:45 +00:00
Maxim Sobolev
860e7e5524 Move pilot-link from LIB_DEPENDS to {BUILD,RUN}_DEPENDS, because when building
on bento ${LOCALBASE}/pilot/lib not in the ldconfig(8) search path.

Submitted by:	bento
2001-12-19 10:17:28 +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
Maxim Sobolev
67726e6121 - Fix a malloc.h syndrome on -CURRENT;
- clue configure script about location of pilot-link's files, so there are no
  harmless, but annoying warnings anymore.
2001-12-14 11:57:04 +00:00
Maxim Sobolev
4ba3e02fef - Add several missed files into pkg-plist and remove from there entries for
no files no longer being installed by the port;
- glib-config --> $GLIB_CONFIG in configure script.
2001-12-14 08:58:57 +00:00
Maxim Sobolev
eebd8e9306 Update to 0.1.64.
PR:		32503
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2001-12-06 09:18:50 +00:00
Maxim Sobolev
2cddf04e26 Update to 0.8.
PR:		32505
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2001-12-06 09:16:36 +00:00
Dirk Froemberg
2705607349 Chase checksum.
Small changes in documentation and object files were removed.

PR:		ports/32495
Submitted by:	Mario Doria <madd@tecdigital.net>
2001-12-04 10:29:11 +00:00
Will Andrews
fb2c030e15 Make this port PREFIX clean. Required for KDE 2.2.2 upgrade, as well as
conformance to the Porter's Handbook.  Bump PORTREVISION to reflect
fixes in packaging.

Not reviewed/approved by:	maintainer (mea culpa)
2001-12-04 02:31:29 +00:00
Maxim Sobolev
3809f66055 Update to 0.7.
PR:		32428
Submitted by:	Chia-liang Kao <clkao@clkao.org>
2001-12-03 09:53:51 +00:00
Maxim Sobolev
f02c8447ad Update to 0.1.63.
PR:		32428
Submitted by:	Chia-liang Kao <clkao@clkao.org>
2001-12-03 09:46:28 +00:00
Jun Kuriyama
717cea12ce Use $MASTER_SITE_SOURCEFORGE. 2001-11-28 08:27:08 +00:00
Mario Sergio Fujikawa Ferreira
3c7443d83b Style police: remove trailing space in WWW tag 2001-11-20 22:33:58 +00:00
Mark Pulford
7bd3e8b534 Add plucker 1.1.13, an offline HTML viewer for PalmOS devices.
PR:		27935
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
2001-10-05 14:55:02 +00:00
FUJISHIMA Satsuki
627c8c3756 add PTHREAD_CFLAGS/LIBS to work with fltk/libGL.
PR:		30752
Submitted by:	Jonathan Chen <jonathan.chen@itouch.co.nz>
2001-09-24 22:05:33 +00:00
Akinori MUSHA
20a405b688 Fix MASTER_SITES and WWW. The site has been moved.
Submitted by;	fenner's portsurvey
2001-09-21 17:35:50 +00:00
Maxim Sobolev
7e449c065f Correct version number of libpisock.
Submitted by:	bento
2001-09-03 07:39:33 +00:00
Dirk Froemberg
cffc056daa Fix MASTER_SITES. 2001-09-02 07:51:24 +00:00
Dirk Froemberg
34714b4d23 Fix shared library number for pisock (.3 -> .4).
Submitted by:	Anders Andersson <anders@codefactory.se>
2001-09-02 07:46:14 +00:00
Maxim Sobolev
4802076f75 pisock.3 --> pisock.4 in LIB_DEPENDS.
Submitted by:	bento
2001-08-31 12:36:00 +00:00
David W. Chapman Jr.
ba6ab50fc7 Depend on new Pilot-link
Bump PORTREVISION

PR:		30183
Submitted by:	maintainer
2001-08-30 02:03:01 +00:00
Mikhail Teterin
1adbb88832 Patch one source file to get rid of getopt.h -- the package does not use
the GNU's getopt really...

Submitted by: Ollivier Robert
2001-08-27 19:19:43 +00:00
Mikhail Teterin
4ecea026d6 Upgrade to 0.9.5, use -lgiconv. 2001-08-24 19:35: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