Commit graph

99228 commits

Author SHA1 Message Date
Kirill Ponomarev
9244fd1255 - Update to version 0.6.0
PR:		ports/65078
Submitted by:	Ports Fury
2004-04-02 19:00:56 +00:00
Kirill Ponomarev
3d8ddfe32c - Update to version 3.1.38
PR:		ports/65077
Submitted by:	Ports Fury
2004-04-02 19:00:08 +00:00
Joe Marcus Clarke
b3db4fe928 Use an appropriate GLib type which should fix the build on both 32 and 64-bit
platforms.

Reported by:	Sven Esbjerg <esbjerg@sifira.dk>
2004-04-02 18:36:32 +00:00
Joe Marcus Clarke
32b7cfa56d Actually commit the update to 1.1.5. 2004-04-02 17:38:19 +00:00
Greg Lewis
608a1cc40c . Stop alarm going into an infinite loop in December.
PR:		60170
Submitted by:	Alex <xfb52@dial.pipex.com>
2004-04-02 17:08:49 +00:00
Archie Cobbs
417dc54277 Update to version 0.3.6. 2004-04-02 16:43:53 +00:00
Dag-Erling Smørgrav
53901eee90 Rework the dependency discovery and update code, as well as the handling
of installed ports and status (up-to-date / out-of-date) reporting.  This
should make porteasy slightly more consistent, and up to 25% faster.
2004-04-02 16:08:17 +00:00
Markus Brueffer
b4ea2e3445 - Update to version 0.9.3 which adds support for Yahoo! and LifeJournal
Submitted by:	Vladimir Grebenschikov <vova@sw.ru>
Approved by:	arved (mentor)
2004-04-02 15:57:12 +00:00
Markus Brueffer
03c8d24cdd - fix network sensor when more than one device is used
- bump PORTREVISION

PR:		ports/64926
Submitted by:	Stefan Grundmann <sg-sendpr@waset.de>
Approved by:	arved (mentor)
2004-04-02 15:46:35 +00:00
Markus Brueffer
a2a28eb6e0 - Update to version 2.4.0
- take maintainership [1]
- respect CFLAGS and PTHREAD_LIBS
- sort pkg-plist

Approved by:	Stefan Jahn <stefan.jahn@nemesis-sektor.de> (maintainer) [1]
		arved (mentor)
2004-04-02 15:42:01 +00:00
Archie Cobbs
f978fba674 Respect CC and CFLAGS.
PR:		ports/65048
2004-04-02 15:27:23 +00:00
Mathieu Arnold
0d9b963950 Add p5-Mail-DeliveryStatus-BounceParser 1.4, perl extension to analyze
bounce messages.

PR:		ports/64723
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
2004-04-02 14:21:12 +00:00
Mathieu Arnold
b48dde1073 Add p5-POE-Component-EasyDBI 0.02, pOE Component for simplified DBI
usage.

PR:		ports/62182
Submitted by:	Zach Thompson <lin-chi@lastamericanempire.com>
2004-04-02 13:42:23 +00:00
Oliver Lehmann
0ba3cbed07 fixed filename
Pointed Out By:	kris
2004-04-02 13:03:47 +00:00
Trevor Johnson
d56569ff57 Make examples (mostly) optional, requested by obrien. 2004-04-02 12:25:24 +00:00
Ying-Chieh Liao
7190f84077 utilize PORTDOCS, NOPORTDOCS, and PLIST_FILES 2004-04-02 10:49:30 +00:00
Christian Weisgerber
1f24e613d2 Update to 3.5.2:
* Fixed seek table permissions bug when creating seek-enabled files from
  read-only input files.

Approved by:	maintainer
2004-04-02 10:16:13 +00:00
Michael Nottebrock
135ec10863 Forced commit, the last commit message was meant to go into kde-freebsd's
repo and should have read:

Fix a configure check.

PR: ports/65055
2004-04-02 09:41:53 +00:00
Michael Nottebrock
7ff40f4926 Sync with ports (Fix a configure check) 2004-04-02 09:21:41 +00:00
Oliver Lehmann
54070e4993 update to 3.0.3 2004-04-02 08:05:46 +00:00
Kirill Ponomarev
b3aa9d4ba7 Add kmp 0.01, a graphical interface to musicpd written with Qt.
PR:		ports/65060
Submitted by:	Mark Reidel <ports@mark.reidel.info>
2004-04-02 08:05:36 +00:00
Kris Kennaway
b318dd2a1c Set INDEX_PRISTINE and INDEX_QUIET to catch up to new index build
variables.
2004-04-02 07:43:43 +00:00
Pav Lucistnik
975294508d - Update to 1.8
PR:		ports/64228
Submitted by:	Toshiya SAITOH <toshiya@saitoh.nu>
Approved by:	maintainer timeout (2 weeks)
2004-04-02 07:42:56 +00:00
Pav Lucistnik
296cfcbc48 - Update to 0.85a
PR:		ports/65052
Submitted by:	Daniel Johansson <donnex@donnex.net>
Approved by:	maintainer
2004-04-02 07:37:11 +00:00
Kris Kennaway
003620c0c4 Use PERL_MODBUILD now that bsd.port.mk has been changed to allow it without
infinite recursion.

Submitted by:	mat
PR:		62422
2004-04-02 07:31:45 +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
Kris Kennaway
e74f65891d - Allow processing of info files in non-standard locations; the
INFO_PATH variable may be used to specify their location.  It defaults
  to 'share/info' for the standard PREFIX, and 'info' when PREFIX ==
  /usr. [1]

- Remove the <category>/pkg/COMMENT files in favour of a COMMENT
  variable in <category>/Makefile [2]

- Prevent patch breakage with VERSION_CONTROL=numbered [3]

- Fix some instances of incorrect WRKDIRPREFIX handling. [4]

- remove useless ${MKDIR} ${WRKSRC} in config target [5]

- remove reference to OpenBSD [6]

- Exempt devel/p5-Module-Build from the self-dependency in
  PERL_MODBUILD so that this port may use the option without getting an
  infinite dependency list [7]

- The default PERL_ARCH is currently determined as a function of
  OSVERSION. It should however be a function of PERL_LEVEL since the
  correct value depends on what Perl version one has installed (older
  Perl versions use ${ARCH}-freebsd, newer versions use mach). [8]

- Fix PORTDOCS on older (4.7, 5.0) systems [9]

- Allow 'make parallel' to generate a working makefile when not all
  categories are present (this does not mean you'll be able to build all
  ports, unless you make sure they don't have external dependencies) [10]

- Don't report symlinks as world-writable in the security check [11]

- Fix a comment that was broken by a mismerged patch [12]

- Clarify the meaning of USE_*, WANT_*, WITH_* and WITHOUT_* [13]

- Don't set _CHKSUMFILES/_IGNOREFILES if CKSUMFILES/IGNOREFILES is
  empty and DIST_SUBDIR is set. [14]

- Fix comment for DISTDIR [15]

- Update the documentation of the USE_GL variable [16]

- Check to see if NONEXISTENT exists, and fail with an error if it does [17]

- Fix fetching of new distfiles in 'make makesum' when SIZE is set [18]

- Consistently set MAKE_ENV when USE_GCC=3.2 or 3.3 are set [19]

- Rework INDEX builds: [20]

  * Fix the bsd.port.subdir.mk code that is supposed to report index
    breakage (the fallback code wasn't actually being run because make
    would halt immediately following the error).  This should help with
    INDEX error reports because it will immediately show the cause of
    failure, so we won't have to pull teeth to extract it from the
    submitter.

  * Streamline the 'make describe' code a bit.

  * Provide some basic instructions to the user when an index build
    fails, on when and how to report index build failures (turn this off
    with INDEX_QUIET=1)

  * Removed INDEX_NOSORT, because I couldn't imagine it to be very
    useful and it doesn't cost very much anyway.

  * Don't prevent INDEX builds from seeing the local host environment.
    Since a lot of users are using 'make index' thesedays they should get
    an index that reflects their local settings and installed ports.  If
    you want to build a 'default' index that isn't influenced by local
    settings (e.g. for release builds), set the INDEX_PRISTINE variable.

  * Allows parallel INDEX builds (using make -j).  The most obvious way
    of doing this doesn't work, because I/O from child makes is broken up
    into 2k chunks, and output lines from 'make describe' that exceed this
    length (*cough* GNOME *cough*) will be intertwined with the output of
    other makes, leading to a corrupted INDEX.  The I/O interleaving
    can be disabled using 'make -P', but this inserts extraneous output of
    its own, and redirects stderr, making it useless for our purposes.
    Instead, I collect the output from the child make processes in
    temporary files and recombine them at the end.

  * The number of concurrent make processes to spawn can be set using
    INDEX_JOBS.  By default this is set to 2, which seems to be a sweet
    spot for both single and dual-processor systems.  On my tests I do not
    see any significant performance changes on UP, but on a dual 4.x
    system the build time drops by 47% (6 minute index builds on one test
    machine!).  Depending on your disk and CPU hardware you might see
    further gains with INDEX_JOBS=4 or higher, so you might like to
    experiment to see what works best.  On a dual 5.x system the
    performance gains do not seem to be as great (20-30%), but this is
    still a significant net win.

PR: 		55493 [1], 59651 [2], 61552 [3], 62247 [4], 62329 [5],
		62337 [6], 62422 [7], 62441 [8], 62627 [9], 62983 [10],
		63112 [11], 63297 [12], 63335 [13], 64029 [14], 64069 [15],
		64236 [16], 64519 [17], 62958 [18], 64237 [19]

Submitted by:	lev [1],
		Matthew Seaman <m.seaman@infracaninophile.co.uk> [2],
		Joel Ray Holveck <joelh@piquan.org> [3],
		ade [4], Sergey Matveychuk <sem@ciam.ru> [5],
		markus [6], mat [7], des [8], eik [9],
		Dmitry Morozovsky <marck@rinet.ru> [10],
		Andrew <andrew@ugh.net.au> [11], vs [12], linimon [13],
		edwin [14][15], gerald [16], marcus[17][18], kris [19][20]
2004-04-02 07:25:23 +00:00
Pav Lucistnik
783ff30c63 Add cdbkup, perl utility to do tar based backups to CD-R.
PR:		ports/64651
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
2004-04-02 07:21:51 +00:00
Kris Kennaway
71ffddbe0d Add LATEST_LINK=emacs20 to avoid conflict with editors/emacs 2004-04-02 07:14:19 +00:00
Kris Kennaway
fba5787df2 Fix syntax error in NOPORTDOCS case
Noticed by:	Frank Knobbe <frank@knobbe.us>
2004-04-02 07:01:02 +00:00
Pav Lucistnik
b4b424bb81 - Add patch to make this work on loopback
PR:		ports/64580
Submitted by:	Radim Kolar <hsn@netmag.cz>
2004-04-02 06:30:54 +00:00
Daichi GOTO
7d12f968ee add new ports deskutils/fusenshi
- Fusenshi is a Post-it(R) like application. You can take notes
    on your desktop and send them to others with it.
2004-04-02 06:10:43 +00:00
Pav Lucistnik
575e4029db - Fix CONFIGURE_ARGS handling
PR:		ports/64823
Submitted by:	Serge Gagnon <gagnon_s@sympatico.ca>
2004-04-02 06:09:43 +00:00
Pav Lucistnik
c6e4d4b734 - Update to 4.29.7
PR:		ports/65039
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2004-04-02 06:01:03 +00:00
Pav Lucistnik
d9b004340f - Mark IGNORE for amd64, it builds but does not work properly.
PR:		ports/64964
Submitted by:	tjr
Approved by:	maintainer
2004-04-02 05:50:21 +00:00
Kirill Ponomarev
eab8a42f14 - Update to version 0.9.6.1
PR:		ports/65058
Submitted by:	maintainer
2004-04-02 05:46:03 +00:00
Kirill Ponomarev
57b2540f4c - Update to version 7.2.9.4
PR:		ports/65057
Submitted by:	maintainer
2004-04-02 05:42:33 +00:00
Pav Lucistnik
ad7ed5c142 Add acidrip, a Perl/Gtk2 frontend for mencoder for ripping DVDs into DivX.
PR:		ports/65012
Submitted by:	michael johnson <ahze@ahze.net>
2004-04-02 05:08:54 +00:00
Pav Lucistnik
e0ee990960 - Bring back a part of revision 1.4 which was correct
Submitted by:	maintainer
2004-04-02 05:03:07 +00:00
Pav Lucistnik
d7f15c1bac - Unbreak build: correct WRKSRC
Pointy hat to:	ijliao
2004-04-02 04:27:45 +00:00
Pav Lucistnik
cfa954a5be - Revert my previous commit, it was completely bogus [1]
- Respect CFLAGS [2]

Requested by:	maintainer [1]
Submitted by:	maintainer [2]
2004-04-02 03:49:20 +00:00
Pav Lucistnik
5684599bf6 - Fix MSN nickname display problem
PR:		ports/65056
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
2004-04-02 03:41:14 +00:00
Ying-Chieh Liao
f0588e01fe upgrade to 0.3.5 2004-04-02 03:27:02 +00:00
Pav Lucistnik
7706ea8594 - Respect CC
- DOCSDIR in pkg-plist

PR:		ports/65049
Submitted by:	michael johnson <ahze@ahze.net>
2004-04-02 01:56:13 +00:00
Pav Lucistnik
1b5f385894 - Kill trailing whitespace
PR:		ports/65053
Submitted by:	Xin LI <delphij@frontfree.net>
2004-04-02 01:50:40 +00:00
Pav Lucistnik
99a2a9d13c Add pdftk, a simple tool for doing everyday things with PDF documents.
Keep one in the top drawer of your desktop and use it to:

Merge PDF Documents
Split PDF Pages into a New Document
Decrypt Input as Necessary (Password Required)
Encrypt Output as Desired
Burst a PDF Document into Single Pages
Report on PDF Metrics, including Metadata and Bookmarks
Uncompress and Re-Compress Page Streams
Repair Corrupted PDF (Where Possible)

PR:		ports/64555
Submitted by:	Patrick Dung <patrick_dkt@yahoo.com.hk>
2004-04-02 01:47:27 +00:00
Ying-Chieh Liao
f4e0de85b8 upgrade to 5.07.1 2004-04-02 00:57:50 +00:00
Pav Lucistnik
ec008f19d4 - Change tcl dependency from :build to :extract
- Add WITH_THREADS knob

PR:		ports/64324
Submitted by:	Seva Gluschenko <gvs@rinet.ru>
2004-04-02 00:53:31 +00:00
Pav Lucistnik
dbd898b4a9 Add ljclive, a command line client for posting LiveJournal entries.
LiveJournal is an online journal (blog/friends) community, see
www.livejournal.com. This program does basically the same as
(graphical) tools like ljcharm, kluje and logjam - already in ports.

PR:		ports/64669
Submitted by:	Johan van Selst <johans@stack.nl>
2004-04-02 00:32:39 +00:00
Pav Lucistnik
bc4cd30966 - Update to 2.7.0
PR:		ports/63265
Submitted by:	Gerhard Schmidt <estartu@augusta.de>
Approved by:	crowds on python@ via perky (in general)
2004-04-02 00:00:29 +00:00