Commit graph

347 commits

Author SHA1 Message Date
Kris Kennaway
f99541466b Fix compilation on -current
Submitted by:	kan
PR:		ports/39440
2002-09-07 02:45:31 +00:00
Mario Sergio Fujikawa Ferreira
17373c2caa Deploy USE_GNOMENG infrastructure
PR:		42287
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-01 15:09:04 +00:00
Sergey Skvortsov
7e33f82377 Add iSiloXC 3.15,
converts documents from text/html files or URLs
to iSilo format.
2002-08-19 11:13:00 +00:00
Jun Kuriyama
cea206ee48 Upgrade to 2.9p5. 2002-08-06 08:48:19 +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
Akinori MUSHA
19a3230e1c Drop the maintainership. 2002-07-25 17:52:26 +00:00
Akinori MUSHA
4dc6371ec4 ${LINUXBASE}/usr/bin/strip is not in emulators/linux_base but in
devel/linux_devtools-7 now, so build-depend on it.

Submitted by:	bento
2002-07-25 17:51:59 +00:00
Maxim Sobolev
19a718ac4c Convert all core GNOME1 components and some of the most popular GNOME1
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).

The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.

Please report any unusual problems to gnome@FreeBSD.org.

Discussed with:	marcus
Reviewed by:	marcus
2002-07-11 17:16:10 +00:00
Munechika SUMIKAWA
4f88a3ff03 Changed MASTER_SITES. 2002-07-08 14:34:39 +00:00
Ying-Chieh Liao
ca4314169c pbm -> netpbm lib name change
PR:	40251, 40252, 40253, 40254
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-07-06 10:13:38 +00:00
Jun Kuriyama
7792e121bc Upgrade to 4.0 SDK.
PR:		ports/36869
Submitted by:	Simon Dick <simond@irrelevant.org>
2002-07-06 08:18:47 +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
Maxim Sobolev
406cb234b1 Update to 0.9. 2002-05-24 10:31:11 +00:00
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