Commit graph

887 commits

Author SHA1 Message Date
Sergey Skvortsov
b598a51e52 Update to 0.59 2005-06-16 12:30:30 +00:00
Sergey Skvortsov
54a1630d6e * reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
2005-06-11 16:13:12 +00:00
Volker Stolz
79d4647342 - Use MAKE_ARGS
- Use PLIST_FILES
- Install additional helpful MLINK
2005-06-06 11:28:51 +00:00
Volker Stolz
70dcef293a Use MAKE_ARGS instead of patch 2005-06-06 11:10:33 +00:00
Sergey Matveychuk
3ab309a8f1 - Update to 1.3.3
PR:		ports/81407
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	maintainer timeout (2 weeks)
2005-06-05 17:59:32 +00:00
Sam Lawrance
0efbc06135 Mark these ports DEPRECATED due to being unmaintained and one or more
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.

PR:		ports/79666
Submitted by:	me
2005-05-31 13:16:44 +00:00
Munechika SUMIKAWA
7a9fd725a1 ical2html takes an iCalendar file and outputs an HTML file showing one
or more months in the form of tables.

Submitted by:	Keiichi SHIMA <keiichi@iijlab.net>
Reviewed by:	sumikawa
2005-04-14 17:19:20 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Yen-Ming Lee
f7f1fc1826 - add RUN_DEPENDS=BUILD_DEPENDS
- add WWW in pkg-descr
2005-03-10 00:48:49 +00:00
Michael Johnson
b88b5ddad6 - Update WWW: line
- Add freedesktop.org to MASTER_SITES
2005-03-09 10:17:06 +00:00
Michael Johnson
8a058e593e Add WWW: http://www.gnu.org/software/libiconv/ to pkg-descr 2005-03-09 10:10:44 +00:00
Michael Johnson
3a6f206aae - Update to 0.9.7 2005-03-09 10:05:13 +00:00
Anton Berezin
7b8238af33 1. Update to 0.07.
2. Grab maintainership.

Approved by:	(2) previous maintainer
2005-03-05 08:27:15 +00:00
Mathieu Arnold
d70cdacaab Update to 1.05.1 2005-03-04 13:59:16 +00:00
Lars Thegler
5c9bcdd950 Update to 0.04
Now works on perl 5.005_03
Added WWW
2005-02-24 16:47:04 +00:00
Volker Stolz
ef1bad9846 Update to 2.01
PR:		ports/75247
Submitted by:	Toshiya SAITOH
Approved by:	maintainer timeout
2005-02-23 13:03:09 +00:00
Sergey Skvortsov
ab9e268d1f Update to 0.58 2005-02-22 10:38:36 +00:00
Cheng-Lung Sung
bf6ecd9c03 - Change to new master site
PR:		ports/77863
Submitted by:	Klaus Michael Indlekofer (maintainer)
2005-02-21 16:14:49 +00:00
Cheng-Lung Sung
d440b4877d - change to new master site
PR:		ports/77862
Submitted by:	Klaus Michael Indlekofer (maintainer)
2005-02-21 16:13:23 +00:00
Kirill Ponomarev
7ba97ac0f7 Readd MASTER_SITES since it's available again.
PR:		ports/77766
Submitted by:	Sam Lawrance <boris at brooknet.com.au>
2005-02-20 08:59:08 +00:00
David Schultz
3e878728b6 Remove more copies of Tcl's SunOS shared library hack.
It's worth pointing out that the Tcl project used to
*recommend* that application writers copy this kludge.
These ports work fine with Tcl 8.3, which provided a fake
matherr() even if the OS didn't, but here's what the
Tcl 8.4 changelog has to say:

  2002-05-31 (dead code)[474335,555635] removed all use of matherr() (english)
          *** POTENTIAL INCOMPATIBILITY ***

The following lines can be safely removed from any application that
has them, unless compatibility with SunOS 4.X is desired.

  extern int matherr();
  int *tclDummyMathPtr = (int *) matherr;

The build problems were pointed out by Kris, as usual.  ;-)
2005-02-20 00:29:40 +00:00
Alexander Nedotsukov
13f0462994 danfe.net discontinued iconv-2.0 sources mirroring. Mirror them locally
and fix fetching.

Reported by:	kris
2005-02-19 04:04:58 +00:00
Pav Lucistnik
89cc6725ce - Update to 0.9.6
Cluebat provided by:	mat (ffs patch)
2005-02-14 12:27:39 +00:00
Pav Lucistnik
e06261e1df - Update MASTER_SITES, WWW
Reported by:	krismail
2005-02-14 09:14:38 +00:00
Sergey Skvortsov
7ecc8b8da2 Update to 0.57 2005-01-26 16:42:50 +00:00
Kirill Ponomarev
b4ae0851a8 Fix plist.
portlint(1).
2005-01-14 22:38:23 +00:00
Mathieu Arnold
e4e249340f Update to 1.04
Add some doc
2004-12-29 13:08:16 +00:00
Anton Berezin
4b022ecefd Add p5-Text-Unicode, a perl module to transliterate Unicode text. 2004-12-15 06:58:00 +00:00
Mark Linimon
19536945f6 With portmgr hat on, reset maintainership of committer who has been
inactive since 2003.
2004-12-05 06:39:18 +00:00
Pav Lucistnik
a1b1321d98 Add convmv.
convmv is meant to help convert a single filename, a directory tree and the
contained files or a whole filesystem into a different encoding. It just
converts the filenames, not the content of the files. A special feature of
convmv is that it also takes care of symlinks, also converts the symlink target
pointer in case the symlink target is being converted, too.

All this comes in very handy when one wants to switch over from old 8-bit
locales to UTF-8 locales. It is also possible to convert directories to UTF-8
which are already partly UTF-8 encoded. convmv is able to detect if certain
files are UTF-8 encoded and will skip them by default. To turn this smartness
off use the --nosmart switch.

PR:		ports/73191
Submitted by:	Kuang-che Wu <kcwu@csie.org>
2004-10-27 21:12:27 +00:00
Edwin Groothuis
8703e533e5 Clean up time for email addresses MIA!
If you know new email addresses for the people involved, please send-pr it!

<mcsi@agava.com>: host relay.agava.net.ru[195.161.118.3] said: 550
    <mcsi@agava.com>: User unknown in local recipient table (in reply to RCPT
    TO command)

<woju@bbsmail.ntu.edu.tw> (expanded from <woju@bbsmail>): Host or domain name
    not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not
    found

<esoha@attbi.com>: host gateway.attbi.com[204.127.198.6] said: 551 not our
    customer (in reply to RCPT TO command)

<crow@nektor.hu>: host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in
    reply to RCPT TO command)

<cyrilm@tower.pp.ru>: host mail.tower.pp.ru[213.85.109.133] said: 550 unknown
    user (in reply to RCPT TO command)

<ports@henrik-motakef.de>: Host or domain name not found. Name service error
    for name=henrik-motakef.de type=A: Host not found

<jj@nttmcl.com>: host mx1.nttmcl.com[216.69.64.132] said: 550 5.2.1
    <jj@nttmcl.com>... Mailbox disabled for this recipient (in reply to RCPT TO
    command)

<koji@jet.es>: host mx.wanadoo.es[62.81.235.75] said: 550 Relay not permitted /
    No such user (in reply to RCPT TO command)

<proot@iaces.com>: host horton.iaces.com[204.147.87.98] said: 550 5.1.1
    <proot@iaces.com>... User unknown (in reply to RCPT TO command)

<roland.jesse@gmx.net>: host mx0.gmx.net[213.165.64.100] said: 550 5.1.1
    {mx034} <roland.jesse@gmx.net>... User is unknown (in reply to RCPT TO
    command)

<vess@slavof.net>: host mail.slavof.net[213.130.68.146] said: 550 5.7.1 Access
    denied (in reply to MAIL FROM command)

<tuxsuximus@hotmail.com>: host mx3.hotmail.com[65.54.253.99] said: 550
    Requested action not taken: mailbox unavailable (in reply to RCPT TO
    command)

<zenin@archive.rhps.org>: host mail.rhps.org[66.250.128.137] said: 550 5.7.1
    <zenin@archive.rhps.org>... Relaying denied (in reply to RCPT TO command)
2004-10-25 13:39:57 +00:00
Thierry Thomas
e6630792bb Upgrade to 0.5.3.
PR:		ports/71768
Submitted by:	maintainer.
2004-10-16 15:21:29 +00:00
Mathieu Arnold
8a52e2304f Update to 3.05
Approved by:	maintainer
2004-10-13 17:11:03 +00:00
Yen-Ming Lee
d8509bee80 - unbreak on 5.x
PR:		72034
Submitted by:	leeym
Approved by:	maintainer timeout
2004-10-13 01:36:07 +00:00
Sergey Skvortsov
2f45f924ce Updated to 0.56 2004-10-12 12:44:40 +00:00
Kirill Ponomarev
1ecb7b9032 Update to version 1.0
PR:		ports/72524
Submitted by:	Ports Fury
2004-10-12 12:36:41 +00:00
Pav Lucistnik
ecf2a08ec3 - Update to 2.0
PR:		ports/72192
Submitted by:	Klaus Michael Indlekofer <M.Indlekofer@fz-juelich.de> (maintainer)
2004-10-11 22:32:22 +00:00
Kris Kennaway
90abb24f53 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-29 05:45:34 +00:00
Michael Haro
78d2645a72 add missing manpage to MAN3 list
portlint

PR:		71393
Submitted by:	Yen-Ming Lee <leeym@utopia.leeym.com>
Approved by:	portmgr (kirill)
2004-09-06 20:50:09 +00:00
Martin Blapp
fa51941802 Update to 3.03.
Fix data corruption for binary data.

rt.cpan.org: Bug #7456
2004-08-25 12:26:14 +00:00
Sergey Skvortsov
803d84c78c Updated to 0.55 2004-08-25 06:31:11 +00:00
Hye-Shik Chang
7a3527f0f7 Update to 1.1.1.
This fixes compilation problem on gcc 2.95. [1]

PR:		70601 [1]
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br> [1]
2004-08-19 17:40:33 +00:00
Norikatsu Shigemura
9a39a7be6d Change MAINTAINER to perl@.
I welcome bsd.port.mk introduced soon.

Inspired by:	freebsd-perl@
2004-08-13 15:21:20 +00:00
Volker Stolz
1116256576 - Update to 1.2.3.1 [1]
- Nuke pkg-plist while here

PR:		ports/68748 [1]
Submitted by:	Matt Peterson
Approved by:	maintainer timeout
2004-08-13 15:08:32 +00:00
Hye-Shik Chang
d8524926c0 Update to 1.1 2004-08-07 09:30:36 +00:00
Sergey Skvortsov
46d7b318c4 Updated to 0.54 2004-07-30 09:43:19 +00:00
Alexander Nedotsukov
53fa631ae3 Add knob WITH_EXTRA_PATCHES which brings in:
- Fixes for cp932 roundtrip issue (Microsoft KB: Q170559).
- EUCJP-MS encoding.
- A number of aliases for cp932 and EUCJP-MS encodings.

Requested by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
Patches by:	MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>
2004-07-27 03:28:14 +00:00
Kirill Ponomarev
de6fa61cfd Update to version 1.4
PR:		ports/69578
Submitted by:	Ports Fury
2004-07-25 16:22:30 +00:00
Alex Dupre
28594f8917 Add a new shared extension for PHP. 2004-07-19 08:47:57 +00:00
Alex Dupre
7481a0c08f Add a new shared extension for PHP. 2004-07-19 08:46:11 +00:00
Alex Dupre
0755041a61 Add a new shared extension for PHP. 2004-07-19 08:45:42 +00:00
Alex Dupre
54d2f85eba Add a new shared extension for PHP. 2004-07-19 07:48:29 +00:00
Alex Dupre
acf6e5243d Add a new shared extension for PHP. 2004-07-19 07:37:53 +00:00
Alex Dupre
dad9273a51 Add a new shared extension for PHP. 2004-07-19 07:37:05 +00:00
Alex Dupre
b674531c4a Add pecl-fribidi 1.0, a PECL extension for the unicode Bidi algorithm. 2004-07-19 07:26:57 +00:00
Sergey Skvortsov
b9a9bac441 Updated to 1.4 2004-07-19 06:51:03 +00:00
Andrey A. Chernov
c477aed711 Back out prev. commit. Too many ports depends on it and IGNORE
fails with error exit code for 'make -DINSTALLS_DEPENDS install' called
when depending file is not found.
2004-07-16 13:06:45 +00:00
Andrey A. Chernov
d3a4dd7388 Don't install this port, if ${PERL_LEVEL} >= 500804 2004-07-16 12:41:14 +00:00
Andrey A. Chernov
7aa540c0a7 Only perl 5.8.4 have Base64 3.01, use 500804 as PERL_LEVEL 2004-07-15 12:53:40 +00:00
Andrey A. Chernov
c00529f649 Add including pre/post.mk, missing in prev. commit 2004-07-15 11:49:19 +00:00
Andrey A. Chernov
2edb464958 Do not install p5-MIME-Base64 for newer perls 2004-07-15 11:41:00 +00:00
Anton Berezin
2ad9df1acf Update to 1.03. Assign maintainership to perl@. 2004-07-14 10:43:08 +00:00
Alexander Nedotsukov
08f2315789 Update to 1.9.2 2004-07-09 19:14:39 +00:00
Joe Marcus Clarke
9e5632dd66 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
2004-07-09 17:43:11 +00:00
Sergey Skvortsov
22e2045006 Updated to 1.3 2004-07-02 17:20:23 +00:00
Akinori MUSHA
2e0e102b46 Remove xunicode, which is obsolete and no longer used by any other
ports.
2004-06-22 04:49:13 +00:00
Kris Kennaway
3c088f1b9a Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports.  They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
2004-06-21 21:27:46 +00:00
Pav Lucistnik
4b18d2464d - Chase enca shlib bump 2004-06-08 08:18:33 +00:00
Pav Lucistnik
ee610b7110 - Update to 1.5
PR:		ports/67629
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
Approved by:	maintainer
2004-06-08 08:16:16 +00:00
Alexander Nedotsukov
5e71a65e70 Take over maintanership.
- Konstantin explicitly resigned from BSD iconv few years ago.
- My e-mail pings about the case was never answered
  (last attempt 2/23/2004).
- There is a technical problem contacting him. [1]

PR:	67692 [1]
2004-06-08 02:18:55 +00:00
Alexander Nedotsukov
edf870a690 Take over maintanership.
- Konstantin explicitly resigned from BSD iconv few years ago.
- My e-mail pings about the case was never answered
  (last attempt 2/23/2004).
- There is a technical problem contacting him. [1]

PR:	67691 [1]
2004-06-08 02:18:07 +00:00
Markus Brueffer
700a73d38b - Fix fetching
- Remove WWW line

PR:		ports/67632
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-06-06 23:49:10 +00:00
Pav Lucistnik
d2f9400df8 - Fix fetching
PR:		ports/67637
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-06-06 23:36:15 +00:00
Pav Lucistnik
315a69a628 - Remove dead master site
PR:		ports/67634
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-06-06 23:28:13 +00:00
Pav Lucistnik
b7ef9b8bf9 - Chase 302 redirect in master site
PR:		ports/67631
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-06-06 23:26:12 +00:00
Pav Lucistnik
44d232b3d3 - Chase 302 redirect in master sites
PR:		ports/67630
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-06-06 23:24:19 +00:00
Markus Brueffer
bf1124340b Don't use Makefile.kde anymore 2004-06-06 13:26:34 +00:00
Kris Kennaway
23515da85c BROKEN on amd64: neds to link against shared library 2004-05-30 07:09:34 +00:00
Pav Lucistnik
9fb7698f7f - Remove dead WWW 2004-05-29 23:04:15 +00:00
Pav Lucistnik
840f7cfafa - Update WWW 2004-05-29 23:03:53 +00:00
Sergey Skvortsov
14c27fc21c Add p5-Convert-Binary-C 0.53, binary Data Conversion using C Types. 2004-05-26 12:24:53 +00:00
Mark Linimon
94fb719289 Canonicalize inclusion of master-port's Makefile.
PR:		ports/64393
Submitted by:	eik
Approved by:	maintainer timeout (2 months)
2004-05-18 18:20:34 +00:00
Kirill Ponomarev
da007f3953 - Remove bogus directories
No cookies for:		krion
2004-05-18 10:01:59 +00:00
Kirill Ponomarev
3b3116d355 - Add missing patch, forgotten by my previous commit 2004-05-18 09:57:30 +00:00
Kirill Ponomarev
b9c090b1c0 - Update to version 1.8-9
PR:		ports/66788
Submitted by:	maintainer
2004-05-18 09:56:52 +00:00
Oliver Eikemeier
1837f71493 This port is actually libutf-8 version 1.0, not libutf version 8.1.0.
This fixes the LATEST_LINK conflict with misc/libutf.
2004-05-15 12:41:17 +00:00
Mark Linimon
fc2a2a448f Reset maintainership. Adam has experienced a machine failure and is
currently unable to look after any of the ports that he has written.
2004-05-15 02:07:35 +00:00
Mark Linimon
756f5b7acd Reset maintainership. Although Adam is the author of the port, illness
and a machine failure are keeping him from being able to look after it
right now.  Adam, here's hoping that things start looking up for you.
2004-05-15 01:28:50 +00:00
Sergey A. Osokin
17e67d2cab Respect CC flag.
Move pkg files from pkg-plist to Makefile, then remove pkg-plist.
Use NOPORTDOCS macro.
Bump PORTREVISION.

Approved by:	Alex Semenyaka <alex@rinet.ru> (maintainer)
2004-05-05 14:27:50 +00:00
Norikatsu Shigemura
16fcc6a46c Whitespace cleanup.
PR:		ports/65409
Submitted by:	trevor
2004-05-03 18:46:09 +00:00
Hye-Shik Chang
75a3786392 Move converters/cvs2svn to devel/cvs2svn to correct category.
Suggested by:	ijliao, knu
2004-05-01 10:30:53 +00:00
Hye-Shik Chang
c350e6a24d Add new port for cvs2svn 0.0.938 (snapshot),
the CVS to Subversion Repository Converter.
2004-05-01 03:09:43 +00:00
Kris Kennaway
b77027ff36 These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix.
2004-04-19 07:48:48 +00:00
Kris Kennaway
4d4031e5c9 Correct plist and manpages (add a missing entry and don't remove files
we didn't install)
2004-04-17 14:04:47 +00:00
Kris Kennaway
3774fc9651 Add missing @dirrm 2004-04-13 01:55:44 +00:00
Trevor Johnson
ef3d2f50aa Trim leading or trailing blank lines. 2004-04-10 16:57:07 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Erwin Lansing
dbfd738360 Update to 3.01 2004-03-30 17:51:45 +00:00
Markus Brueffer
91e67482b4 - SIZEify
Submitted by:	trevor
Approved by:	arved (mentor)
2004-03-28 18:36:47 +00:00
Tim Vanderhoek
44129e3861 If inews exists in ${PREFIX}/bin/, then use that instead of using
the copy of inews that inn installs in ${PREFIX}/news/lib/inews.  The
cnews port likes to put inews in ${PREFIX}/bin/.

Explanation: The uudeview port generally doesn't use inews, but it has
             the ability to post items directly to news if the user
             requests it.  The default inews location is hardcoded at
             compile time.  This port does not DEPEND on any particular
             news software.

Requested by:	Daeron <daeron -a-t- optushome com au>
2004-03-25 04:13:31 +00:00
Tim Vanderhoek
9b2de402d7 Update to 0.5.20 to fix two buffer overflows
Advised by:	nectar
2004-03-25 03:44:02 +00:00
Tim Vanderhoek
af773702ec Upgrade to 0.5.20 to fix two buffer overflows
Advised by:	nectar
2004-03-25 03:41:25 +00:00
Tim Vanderhoek
0ac7f24c03 Update my email address and make a slight formatting improvement. 2004-03-25 03:11:47 +00:00
Vanilla I. Shu
426378e64b Add p5-Convert-BinHex 1.119, perl module to extract data from Macintosh
BinHex files.

PR:		ports/64617
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de>
2004-03-24 20:03:54 +00:00
Yen-Ming Lee
9859e5fe3e - only shared libraries should be build with -fPIC on amd64 and ia64
- drop maintainership

Submitted by:	 arved
2004-03-23 19:44:17 +00:00
Akinori MUSHA
2956c3762c Add SIZE data.
Submitted by:	trevor
2004-03-22 15:05:32 +00:00
Mark Linimon
59b9e7b8e5 Mastersite seems not to respond (since January). 2004-03-22 11:18:23 +00:00
Akinori MUSHA
37c9ae2d62 USE_ICONV. 2004-03-21 09:35:10 +00:00
Trevor Johnson
a1bc8c46f5 Add size data, approved by maintainers. 2004-03-20 21:03:41 +00:00
Norikatsu Shigemura
93c4cebc63 Add size data.
Submitted by:	trevor
Committed at:	CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
2004-03-20 09:56:44 +00:00
Oliver Eikemeier
7bf55c949f mark FORBIDDEN: http://people.freebsd.org/~eik/portaudit/6c7661ff-7912-11d8-9645-0020ed76ef5a.html 2004-03-19 15:38:20 +00:00
Trevor Johnson
38069212cc Add size data, approved by maintainers. 2004-03-18 20:59:15 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Mathieu Arnold
ef81e1ce90 Fix installation with perl 5.8
PR which triggered this discover :	64380
2004-03-18 15:53:17 +00:00
Pav Lucistnik
cfaaa49989 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 13:32:26 +00:00
Pav Lucistnik
49030ecc51 - Add SIZE
Submitted by:	trevor
2004-03-18 12:22:01 +00:00
Akinori MUSHA
95c166c2c4 Build and install the bundled iconv module when built with Ruby 1.8. 2004-03-18 09:24:13 +00:00
Hye-Shik Chang
4fada1630a Add SIZE data.
Submitted by:	trevor
2004-03-18 07:38:47 +00:00
Ying-Chieh Liao
b163365b4d SIZEify
Submitted by:	trevor
2004-03-18 06:25:52 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +00:00
Yen-Ming Lee
0957f8fcb3 SIZEify my ports.
Submitted by:	trevor
2004-03-18 02:19:36 +00:00
Oliver Eikemeier
839e10da49 SIZEify
Prompted by:	trevor
2004-03-18 01:04:31 +00:00
Jun Kuriyama
4a868f8a2a o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
2004-03-14 07:58:26 +00:00
Ade Lovett
3f651573ad 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.
2004-03-14 06:17:56 +00:00
Trevor Johnson
6ac9725459 Since asami's directory on MASTER_SITE_LOCAL is gone, stow his
distfiles in my directory.
2004-03-12 21:03:28 +00:00
Edwin Groothuis
91256c15ab Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)
From: Roman Shterenzon <romanbsd@yahoo.com>
To: ports@freebsd.org
Subject: e-mail change

The email address roman@xpert.com is no longer valid.
Please update ports' maintainer to ports@oven.org.

Submitted by:	Roman Shterenzon <romanbsd@yahoo.com>
2004-03-12 00:32:23 +00:00
Kirill Ponomarev
e2a5751476 - SIZEify
PR:		ports/63925
Submitted by:	maintainer
2004-03-08 11:13:14 +00:00
Kris Kennaway
6738ebb1bb BROKEN on ia64: Segfault during build 2004-03-07 04:49:23 +00:00
MIHIRA Sanpei Yoshiro
1629993fed Fix build: replace BUILD_DEPENDS with EXTRACT_DEPENDS where appropriate 2004-02-25 14:19:57 +00:00
Markus Brueffer
7bb44cbc85 Change my email address.
Approved by:	arved (mentor)
2004-02-23 20:57:56 +00:00
Alexander Nedotsukov
b36ad3eb3e Take maintainership. 2004-02-23 02:53:54 +00:00
Kris Kennaway
48bbc27c4f BROKEN: Checksum mismatch 2004-02-22 00:43:16 +00:00
Kris Kennaway
6b05b1ce57 BROKEN: unfetchable 2004-02-19 10:01:54 +00:00
Trevor Johnson
1adb3e8ef5 Use PLIST_FILES. Drop maintainership. 2004-02-18 00:38:20 +00:00
Tilman Keskinoz
46c07c8936 Remove ktnef, it is now included in kdepim
PR:		63576
Submitted by:	maintainer
2004-02-09 19:16:48 +00:00
Kirill Ponomarev
c28a6eb18b - Fix build on AMD64
Approved by:	maintainer informed
2004-02-09 18:24:47 +00:00
Joe Marcus Clarke
2fd9060900 Add a check for USE_ICONV, and if found, error out. This will avoid fork
bombs on systems where USE_ICONV has been incorrectly defined in make.conf
or in the environment.

Submittd by:	trevor
2004-02-08 22:57:37 +00:00
Kirill Ponomarev
b1786da93a - Fix build on AMD64
Approved by:	maintainer informed
2004-02-08 22:51:27 +00:00
Trevor Johnson
4e34232f4b Back out my previous commit, which was in error.
Noticed by:	marcus
2004-02-08 22:34:55 +00:00
Trevor Johnson
4e31efe372 Add "anti-foot-shooting device".
Obtained from:	sobomax via the imake-4 and linux_base ports
2004-02-08 21:46:37 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Sergey Skvortsov
5b9defa04b Minor clean (use USE_ICONV, etc.) 2004-02-05 16:04:21 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +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