1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

154189 Commits

Author SHA1 Message Date
Rong-En Fan
130a8036a0 - Update rcNG script to allow startup on 6.1-RELEASE.
Bump PORTREVISION.
- Cosmetic fixes

PR:	ports/99537
Submitted by:	maintainer
Approved by:	delphij (mentor)
2006-06-28 02:54:19 +00:00
Cheng-Lung Sung
604969de9a Add p5-Log-Accounting-SVN 0.01, perl module for accounting SVN
repository.

PR:		ports/99525
Submitted by:	Yuan-Chung Hsiao & <ychsiao@ychsiao.org>
2006-06-28 02:50:38 +00:00
Norikatsu Shigemura
ee278868ea 2006.06.27. 2006-06-28 02:42:18 +00:00
Mark Linimon
29bf35f806 Fix typo that pointyhat chokes on. This works on 4.10. Go figure. 2006-06-28 02:41:16 +00:00
Yen-Ming Lee
bef1d589f4 - update to 0.14
PR:		98371
Submitted by:	leeym
Approved by:	maintainer timeout
2006-06-28 01:48:23 +00:00
Shaun Amott
fb9f48e897 Switch to my @FreeBSD.org address.
Approved by:	ahze (mentor, implicit)
2006-06-28 01:32:29 +00:00
Cheng-Lung Sung
07e24ec203 Add p5-SVN-Log 0.03, SVN::Log - Extract change logs from a Subversion
server.

PR:		ports/99526
Submitted by:	Yuan-Chung Hsiao <ychsiao@ychsiao.org>
2006-06-28 00:41:26 +00:00
Mikhail Teterin
ad82eb27b8 Upgrade tclX from 8.3.5 to 8.4 released last November after several
years of idleness. The changes are fairly substantial -- all Tk bits,
however insignificant they were, are now removed completely, for
example. No TclX enabled executable is built/installed either -- a Tcl
script is expected to load the Tclx package via the "package require
Tclx" only.

The changes to port add the handling of SIGINFO (made possible by the
recent fix-up of lang/tcl84), running the authors' test-target as part
of the build, and skipping building/installing of help files in the
NOPORTDOCS case.

The devel/tcl-neo is the only dependant port of tclX and is updated to
depend on the new version.
2006-06-27 23:23:20 +00:00
Mikhail Teterin
d767266adb Fix up a few issues:
. add recognition of the BSD-specific SIGINFO signal (to be
	  submitted to authors);
	. avoid even extracting the compat/ subdirectory for fear
	  of picking up a wrong declaration for a function defined
	  in a system library;
	. force to use the system strstr() instead of building TCL's
	  own (from compat/strstr.c);
	. similarly, use the system memmove() instead of the (identical)
	  bcopy;
	. run the vendor's tests as part of the build -- the test failures
	  are not fatal, but may help investigate problems;
	. fix up the two failing tests so that none currently fail on my two
	  test systems (FreeBSD-6.1-STABLE i386 and amd64) (fixes submitted
	  to authors);
	. quiet down the noisy warning, triggered in the thread-case by
	  the re-#define of inet_ntoa() in tclUnixPort.h.

Bump PORTREVISION.
2006-06-27 22:27:22 +00:00
Lars Balker Rasmussen
f4e295f1cd Update to 0.970
Approved by:	erwin (mentor, implicit)
2006-06-27 22:00:21 +00:00
Andrey Slusar
9cb4a4ffc5 Update to 1.46.0
PR:		ports/97097
Submitted by:	miwi
Approved by:	maintainer timeout(1 month 18 days)
2006-06-27 21:29:27 +00:00
Mark Linimon
8a83b2d086 Update this to the next patchset about to be tested. 2006-06-27 20:07:57 +00:00
Ade Lovett
dd7cd112f3 Update to 3.81
Whilst this hasn't been through a full -exp run, it has been extensively
tested on my own tinderboxes with an appropriate variety of gmake-using
ports.
2006-06-27 20:04:18 +00:00
Jean Milanez Melo
eab15873df - Update mastersite.
- Remove dead mastersite.

PR:		ports/98960
Submitted by:	HAYASHI Yasushi <yasi@yasi.to> (maintainer)
Approved by:	mnag
2006-06-27 20:03:45 +00:00
Thierry Thomas
46d9e86519 Upgrade to 2.15.3.
Changelog at <http://bouml.free.fr/historic.html>.
2006-06-27 19:58:11 +00:00
Remko Lodder
41e0e86c20 Document hashcash -- heap overflow vulnerability. 2006-06-27 19:55:04 +00:00
Mark Linimon
6c3b0070a9 Reintroduce these files with the latest patchset, which among other things
incorporates ports/92445, "change all bogus uses of BROKEN to IGNORE"
2006-06-27 19:47:13 +00:00
Mark Linimon
70f303c094 Common code to support Python wxWidget-based ports. 2006-06-27 19:41:25 +00:00
Mark Linimon
01a9c185c2 Common code to support the Python SCONS port installation framework. 2006-06-27 19:40:59 +00:00
Mark Linimon
394661711c Reflect its currrent state of bsd.port.mk after the last 2 checkins:
- 97406 (ghostscript refactoring) was removed from the -exp run due to errors
 - 95841 (remove legacy code) was backed out after commit, due to its still
   being needed for kdelibs3 among others
2006-06-27 19:39:17 +00:00
Mark Linimon
56136a6529 The committed versions in ports/Mk have caught up with these. 2006-06-27 19:35:04 +00:00
Stefan Walter
3b3c0d0130 - Add runtime dependency on x11/xbindkeys.
- Add a missing line break.

PR:		99175
Submitted by:	Fabian Keil <fk@fabiankeil.de>
Approved by:	arved (mentor)
2006-06-27 18:26:25 +00:00
Renato Botelho
9398c6a5de Move net/rwhois -> net/rwhoisd, an accurate name for the port/package
PR:		ports/99306
Submitted by:	Jo Rhett <jrhett@svcolo.com>
2006-06-27 18:17:49 +00:00
Colin Percival
84ab690e32 Attempt to fix INDEX build: We need bsd.port.pre.mk and bsd.port.post.mk
or bsd.port.mk; bsd.port.post.mk by itself isn't good enough.
2006-06-27 17:24:44 +00:00
Doug Barton
0c647c614f Add long-forgotten dependency on Pine. 2006-06-27 17:21:19 +00:00
Jean-Marc Zucconi
ea472ae315 Fix a typo which resulted in the TEXINPUTS variable not beeing exported. 2006-06-27 16:32:08 +00:00
Rong-En Fan
820efd187c - Update to 2.60
- Use module directory

PR:	ports/99519
Submitted by:	me
Approved by:	maintainer, delphij (mentor)
2006-06-27 16:08:24 +00:00
Shaun Amott
0bb8337607 - Upgrade to 1.1.4
- Fix build on 4.x

Approved by:	ahze (mentor)
2006-06-27 14:53:49 +00:00
Aaron Dalton
8b37787361 - Update to 0.12
- Restrict to Perl 5.8+ due to dependency upon updated p5-Module-Compile

PR:		ports/99522
Submitted by:	aaron
Reviewed by:	maintainer
Approved by:	maintainer, tobez (implicit)
2006-06-27 14:37:38 +00:00
Aaron Dalton
77ca3c8809 - Update to v0.16
PR:		ports/99521
Submitted by:	aaron
Reviewed by:	maintainer
Approved by:	maintainer, tobez (implicit)
2006-06-27 14:36:23 +00:00
Aaron Dalton
f258b2d0c5 - Update to 1.06
- Update makefile and plist to respect NOPORTDOCS
- Restrict to Perl 5.8.2+ due to dependency upon
www/p5-webservice-validator-css-w3c

PR:		ports/99520
Submitted by:	aaron
Reviewed by:	maintainer
Approved by:	maintainer, tobez (implicit)
2006-06-27 14:34:48 +00:00
Rong-En Fan
92f4956c4e Refine WWW entry
PR:	ports/99527
Submitted by:	clsung
Approved by:	maintainer (myself), delphij (mentor)
2006-06-27 14:30:35 +00:00
Boris Samorodov
28d393f662 Update to a newer version 1.5.2-0.1.fc4.
Reviewed by:	multimedia (silence)
Approved by:	jylefort (maintainer, implicit),
		netchild (mentor, implicit)
2006-06-27 14:16:26 +00:00
Mikhail Teterin
05ea0cfa5f Change the hardcoded references to tmake to the parametrized by
${LOCALBASE}. Grab the pointy hat.

Pointed out by:	 Michael Landin Hostbaek, others
2006-06-27 14:14:17 +00:00
Alexey Dokuchaev
11b6b78152 Do not remove system files.
PR:		ports/99340
Submitted by:	shaun
2006-06-27 13:37:56 +00:00
Boris Samorodov
43278d3264 o fix pkg-plist at linux_base-fc4 to unbrake pointyhat building
of x11-toolkits/linux-gtk ;-)
o  update x11-toolkits/linux-gtk to a newer version (FC3 -> FC4)
o  bump PORTREVISION for both ports

Pointed out by:	pointyhat
Approved by:	netchild (mentor, implicit)
2006-06-27 12:35:33 +00:00
Andrew Pantyukhin
6db79065a4 Add port www/xpi-imglikeopera:
ImgLikeOpera allows load only the images that you want in Firefox browser.
This extension is very useful for non broadband users.

Features:

 * placeholders for blocked images (hi, LJ treads!);
 * (re)load image from context menu or Ctrl+rightMouseClick;
 * forced expiration time (5 minutes - 3 months);
 * one of four policies for each tab:
   o don't load images;
   o load cached images only;
   o load images for the originating Web site only;
   o load all images.
 * filters.

WWW: http://imglikeopera.mozdev.org

PR:		ports/97789
Submitted by:	Alexander V. Ribchansky <triosoft@triosoft.com.ua>
2006-06-27 09:52:33 +00:00
Anton Berezin
8c32917052 Use @dirrmtry for directories which are likely to be shared with other
p5-Email-Something ports.  Bump PORTREVISION.

Noticed by:	clsung
2006-06-27 09:40:17 +00:00
Andrew Pantyukhin
726b881b5f - Update to 1.1
PR:		ports/99532
Submitted by:	Simon Olofsson <simon@olofsson.de>
Approved by:	maintainer (implicit)
2006-06-27 09:29:45 +00:00
Roman Bogorodskiy
ba3efa256a Date_Holidays helps you calculating the dates and titles of holidays
and other special celebrations. The calculation is driver-based so
it is easy to add new drivers that calculate a country's holidays.
The methods of the class can be used to get a holiday's date and
title in various languages.

WWW: http://pear.php.net/package/Date_Holidays

PR:		ports/99069
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2006-06-27 09:11:05 +00:00
Cheng-Lung Sung
a7f75af423 - update to 0.489 2006-06-27 08:45:13 +00:00
Sergey Skvortsov
a69804a918 Update to 0.51
Changes:	http://search.cpan.org/src/AREGGIORI/RDFStore-0.51/CHANGES
2006-06-27 08:18:33 +00:00
Andrew Pantyukhin
01c40ab4b2 - Introduce and document WITH_XPI user-tunable var
- One step closer to smart linkfarming
- Venturesome users are encouraged to "portupgrade -f xpi\*" and report bugs

Wiki:		http://wiki.freebsd.org/Linkfarming
2006-06-27 08:05:07 +00:00
Pav Lucistnik
6edcb5cef3 - Update to 0.8.6
- Update WWW

PR:		ports/97569
Submitted by:	Rusty Nejdl <rnejdl@tethys.ringofsaturn.com>
Approved by:	maintainer timeout (lioux; 1 month)
2006-06-27 08:00:17 +00:00
Pav Lucistnik
5624dad9f5 - Update to 1.70
PR:		ports/99442
Submitted by:	Mark Schellhase <15874d@gmail.com>
2006-06-27 07:57:57 +00:00
Andrew Pantyukhin
e83c07b83f - Update to 0.7.1 2006-06-27 07:48:56 +00:00
Ion-Mihai Tetcu
3d66cb0303 Compleate mail/rssyl -> mail/sylpheed-claws-rssyl move to follow the rest
of sylpheed-claws pugins nameing scheme.
2006-06-27 07:44:32 +00:00
Andrew Pantyukhin
d10a6cc67b - Move www/xpi-tablesort to www/xpi-tabletools
- Update to 0.1.2

Repocopy by:	marcus
2006-06-27 06:46:18 +00:00
Cheng-Lung Sung
c691bd5298 * Change the describe's url
PR:		ports/99528
Submitted by:	maintainer (Yuan-Chung Hsiao)
2006-06-27 06:35:56 +00:00
Andrey Slusar
c60189a901 OPTIONify.
PR:		ports/99511
Submitted by:	Arseny Nasokin
2006-06-27 06:16:11 +00:00