Commit graph

9727 commits

Author SHA1 Message Date
Mathieu Arnold
ee5e94bacc Update to 1.09 2005-03-14 13:53:30 +00:00
Joe Marcus Clarke
1b1bf89f0a Add support for building with Firefox. 2005-03-14 03:41:22 +00:00
Cheng-Lung Sung
6a5fb2dc6b - fix low risk vulnerability
(VuXML ID  4a0b334d-8d8d-11d9-afa0-003048705d5a)

PR:		78779
Submitted by:	Kang Liu (maintainer)
2005-03-14 02:32:56 +00:00
Joe Marcus Clarke
17c28b34eb Update to 1.3.20, and add Firefox support. 2005-03-14 02:31:37 +00:00
Joe Marcus Clarke
60eaf7db4f Fix the py-PySQLite dependency.
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Reported by:	Kris' makeindex script
2005-03-14 01:32:06 +00:00
Michael Johnson
386223668b - Integrate the following vendor patches as published on
<http://www.squid-cache.org/Versions/v2/2.5/bugs/>:
  + Handle odd data formats (squid bug #321)
  + reload_into_ims fails to revalidate negatively cached entries
    (squid bug #1159)
  + Clarify delay_access function (squid bug #1245)
  + Check several squid.conf directives for int overflows (squid bug #1247)
  + Use memset(3) instead of bzero(3) (squid bug #1256)
  + Fix compile warnings due to pid_t not being an int (squid bug #1257)
  + Fix incorrect use of ctype functions (squid bug #1259)
  + Defer digest fetch if the peer is not allowed to be used (squid bug #1262)
  + Extend relaxed_header_parser to work around "excess data from" errors from
    many major web servers (squid bug #1265)

- Enable IPFilter based transparent proxying on all FreeBSD versions where
  IPFilter headers are part of the base system (i.e. RELENG_4 < 4.7-RELEASE,
  RELENG_5 and 6-CURRENT). Create a new OPTION WITH_SQUID_IPFILTER for this
  purpose. Thanks to sem@ for keeping track of this issue!

PR:		ports/78780
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2005-03-13 19:32:53 +00:00
Simon Barner
50a5681855 Spell check pkg-descr.
PR:		ports/78589
Submitted by:	Giorgos Keramidas
Approved by:	silence from maintainer (5 days),
		arved (mentor)
2005-03-13 13:04:24 +00:00
Kirill Ponomarev
0390e1d20f Update to version 0.8.2
PR:		ports/78749
Submitted by:	Ports Fury
2005-03-13 09:56:30 +00:00
Kirill Ponomarev
6e785bd329 Update to version 0.1.7
PR:		ports/78747
Submitted by:	Ports Fury
2005-03-13 09:54:56 +00:00
Kirill Ponomarev
d484fa37a1 Update to version 3.3.15
PR:		ports/78746
Submitted by:	Ports Fury
2005-03-13 09:52:36 +00:00
Kirill Ponomarev
6ab10bb8c2 Update to version 1.11
PR:		ports/78745
Submitted by:	Ports Fury
2005-03-13 09:47:43 +00:00
Kirill Ponomarev
c19233f9e6 Update MASTER_SITES and WWW: line
PR:		ports/78748
Submitted by:	Ports Fury
2005-03-13 09:31:50 +00:00
Sergey Matveychuk
9f7101ca5e Apache::Singleton is adapted Class::Singleton for apache
PR:		ports/78211
Submitted by:	ports@c0decafe.net
2005-03-12 12:09:31 +00:00
Joe Marcus Clarke
12a7cd5f4e Add pyphany, a set of Python bindings for building extensions to the
Epiphany web browser.
2005-03-12 11:10:58 +00:00
Jeremy Messenger
ebfae590f2 -Update to 0.12.0, works with GTK 2.6/GNOME 2.10.
http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20050306_1
-A few clean up such as correct paths, dependencies and etc.
2005-03-12 11:05:18 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Joe Marcus Clarke
190418a078 Presenting GNOME 2.10 for FreeBSD!
The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall.  However, a lot of
FreeBSD specific additions and fixes have been made.  For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support.  See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.

GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work.  We would also like to thank our adventurous users that chose to
ride the walrus.  We'd especially like to thank the following users that
provided patches for GNOME 2.10:

ade
Yasuda Keisuke
Franz Klammer
Khairil Yusof
Radek Kozlowsk

And anyone else I may have accidentally omitted.

As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen
courtesy of Franz Klammer.  However, unlike GNOME 2.8, we've included all
of the FreeBSD GNOME splashscreen entries with gnomesession.  You can
use the deskutils/splashsetter port to choose the one you like best.

As always, GNOME users should _not_ use portupgrade alone to upgrade to
2.10.  Instead, get the gnome_upgrade.sh script from
http://www.FreeBSD.org/gnome/gnome_upgrade.sh.

Enjoy!
2005-03-12 10:39:38 +00:00
Simon Barner
6ca3c99eba Add p5-PLP 3.18, a simple Perl embedder superficially resembling PHP.
PR:		ports/67095
Submitted by:	Christopher Nehren <apeiron@comcast.net>
Approved by:	arved (mentor)
2005-03-11 22:23:27 +00:00
Thierry Thomas
d527cebbdb Upgrade to 050310. 2005-03-11 21:31:19 +00:00
Michael Johnson
61d735c6f8 - Update to 0.90
- Fix pkg-install
2005-03-11 19:00:54 +00:00
Andrey A. Chernov
0854041e64 Upgrade to 2.8.6dev.11 2005-03-11 16:23:32 +00:00
Sergey Matveychuk
3f04934404 New port: wget4web - wget interface for web.
PR:		ports/77020
Submitted by:	Roman Y. Bogdanov <sam@brj.pp.ru>
2005-03-11 16:01:54 +00:00
Edwin Groothuis
c6c66494ac Add vtiger, open source Customer Relationship Management software
vtiger CRM is an open source Customer Relationship Management
    (CRM) software mainly for small and medium businesses.  vtiger
    CRM is built over proven, fast, and reliable LAMP/WAMP
    (Linux/Windows, Apache, MySQL, and PHP) technologies and open
    source projects, such as SugarCRM (SPL 1.1.2), phpBB (GPL), and
    others.

    WWW: http://www.vtiger.com
2005-03-11 10:45:33 +00:00
Edwin Groothuis
8142db999e Don't remove ports which others are depending on.
I was actually aware of it, but forgot about it. See ports/75326
for more info.
2005-03-11 10:20:00 +00:00
Edwin Groothuis
2bf7aedd68 new port: www/linux-firefox (replaces linux-mozillafirebird)
Firefox is a Web, FTP and gopher browser branched from Mozilla.
    It does not include an HTML editor, e-mail user agent, IRC
    client, or news reader.

    This is a pre-compiled Linux/i386 version, able to run plugins
    from that platform.  This port is compatible with the Flash
    plugin from ports/www/linux-flashplugin6/ and with the Java
    plugin from ports/java/linux-blackdown-jdk14/.

    WWW:  http://mozilla.org/projects/firefox/

PR:		ports/75326
Submitted by:	Aaron Voisine <voisine@gmail.com>
2005-03-11 10:12:08 +00:00
Vanilla I. Shu
bc10e5993e 1: Upgrade to lastest version.
2: sync lighttpd.conf.sample.

PR:		ports/78594
Submitted by:	maintainer
2005-03-11 06:00:23 +00:00
Jimmy Olgeni
ed404348d3 Upgrade to version 0.15.0. 2005-03-10 20:24:57 +00:00
Michael Johnson
0353e0767b _ Add redundant BUILD_DEPENDS for graphics/cairo to check for cairo-xlib.h
since cairo can be installed without X11.
2005-03-10 18:50:30 +00:00
Adam Weinberger
3f97d0d1cf Fix build with cairo. 2005-03-10 17:27:24 +00:00
Roman Bogorodskiy
ba8c695480 Change maintainer's e-mail.
PR:	78669
Submitted by:	maintainer
Approved by:	krion (mentor)
2005-03-10 17:24:59 +00:00
Erwin Lansing
9e7fa8d0b2 Update to 1.10 2005-03-10 11:21:46 +00:00
Yen-Ming Lee
61006d9713 - Update to 0.22
- add WWW in pkg-descr
- fix PLIST
- add some minor fixes which make portlint happier

PR:		78123
Submitted by:	leeym
2005-03-10 09:20:13 +00:00
Yen-Ming Lee
186e54be81 - ungrade to 0.04, fix plist, and unbreak this port 2005-03-10 09:16:31 +00:00
Yen-Ming Lee
f961745437 - use "@unexec rmdir ..." instead of "@dirrm ..." for the non-leaf directories
- unbreak this port
2005-03-10 09:02:51 +00:00
Yen-Ming Lee
c849025104 - fix plist and unbreak this port 2005-03-10 08:58:40 +00:00
Anton Berezin
20960f4167 Update to 3.06. 2005-03-10 08:56:22 +00:00
Yen-Ming Lee
5b7b81f50a - fix plist and unbreak this port 2005-03-10 07:59:42 +00:00
Michael Johnson
cb9dee44e2 - Update to 0.9rc1
- Add patch to support freetype2 2.1.9
  (same as www/mozilla patch) [1]

PR:		78385
Submitted by:	lesi
2005-03-10 00:46:09 +00:00
Joe Marcus Clarke
08545d0dfd Update freetype2 to 2.1.9, and patch Mozilla and friends accordingly.
Note: since 2.1.9 is ABI compatible with 2.1.7, no recompilation is
necessary.

PR:		78385
Submitted by:	lesi
2005-03-10 00:43:23 +00:00
Thierry Thomas
3c2e133cf6 Upgrade to 050308. 2005-03-09 22:36:36 +00:00
Yen-Ming Lee
31c6b417f4 - Update to 1.4
- fix PLIST

PR:		78080
Submitted by:	leeym
Approved by:	maintainer timeout
2005-03-09 17:27:09 +00:00
Florent Thoumie
b0c77ceb76 - Add p5-Apache-GopherHandler 0.1, a gopher protocol implementation for Apache2.
PR:		ports/66506
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
Approved by:	pav (mentor)
2005-03-09 12:28:36 +00:00
Florent Thoumie
d8299601ab - Add p5-W3C-LinkChecker 4.1, a HTML link validity checker.
PR:		ports/74438
Submitted by:	Aaron Dalton <aaron@daltons.ca>
Approved by:	pav (mentor)
2005-03-09 09:14:08 +00:00
Cheng-Lung Sung
e71f54cc47 - we don't need perllocal.pod installed.
- I forget to add etc/rc.d/slash.sh in pkg-plist (which will not
  added during 'port test')

Noted	by:	krismail
2005-03-09 03:15:13 +00:00
Pav Lucistnik
b7d8eb0728 Integrate the following vendor patches as published on
- correct a race condition related to the Set-Cookie header
- correct the FTP parser with regards to the EPLF format
  (squid bug #1252)
- correct FTP listing output when the URL was requested without a trailing
  slash (squid bug #1253)
- make ACL configuration errors fatal (squid bug #1255)

PR:		ports/78446
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2005-03-08 23:27:46 +00:00
Thierry Thomas
1fbaed9f41 Upgrade to 050307. 2005-03-08 23:16:32 +00:00
Pav Lucistnik
f7beec047e - Update to 6.4
- Rename patch file so it gets applied

PR:		ports/78449
Submitted by:	Rong-En Fan <rafan@infor.org>
Approved by:	Chris Stuart <webmaster@lightningfire.net> (maintainer)
Security:	http://www.freebsd.org/ports/portaudit/fdad8a87-7f94-11d9-a9e7-0001020eed82.html
2005-03-08 08:40:04 +00:00
Cheng-Lung Sung
89274f141e - in make phase, slash will install lots of modules into /usr/local/slash,
so krisbot will complain about it.
- so I make it install in 'make install' instead of 'make' phase..
- also respect to PREFIX (not very important)

! I'll contact maintainer later.

PR:		78571
Submitted by:	clsung
2005-03-08 03:39:19 +00:00
Yen-Ming Lee
7e77089072 - update sarg to 2.0.4
PR:		78231
Submitted by:	maintainer
2005-03-07 17:34:24 +00:00
Pav Lucistnik
e8e8d1ed23 - Chase ImageMagick shlib bump
PR:		ports/78455
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's maintainer)
2005-03-06 22:16:54 +00:00
Thierry Thomas
4e3eeb2ebb Upgrade to 050305. 2005-03-06 09:22:07 +00:00
Foxfair Hu
411fc753fe Add pmwiki 2.0b25, a WikiWikiWeb clone using PHP.
PR:		ports/78099
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2005-03-06 08:36:45 +00:00
Florent Thoumie
1849d71955 - Add a patch that installs RT_SiteConfig.pm as RT_SiteConfig.pm-dist.
- Instanciate RT_SiteConfig.pm from RT_SiteConfig.pm-dist at install stage
if it doesn't exist yet and remove it at deinstall if it hasn't been changed.

PR:		ports/75558
Submitted by:	edwin
Reviewed by:	edwin
Approved by:	pav (mentor), maintainer timeout (2 months)
2005-03-05 16:04:46 +00:00
Thierry Thomas
240e6c7b8f Upgrade to 050304. 2005-03-05 14:20:15 +00:00
Sergey Matveychuk
4a40b2c5af - Update to 2.8.0.4
* updated Big5 Chinese and Lithuanian language files
	* added Hebrew and Swedish language files
	* fixed several bugs in HTTP header handling
	* fixed a few bugs in the -r soft-restart feature
	* fixed a security issue with malformed URL processing
- install all default config files under samples/ directory

PR:		ports/78372
Submitted by:	maintainer
2005-03-05 07:26:11 +00:00
Thierry Thomas
83843b7bd6 Update Maintainer Email Addresses.
PR:		ports/78429
Submitted by:	Robin Schoonover (maintainer)
2005-03-04 21:56:46 +00:00
Yen-Ming Lee
3adbd211e9 - Update POE::Component::Server::HTTP from version 0.05 to 0.06
- Add missing depedency

PR:		77791
Submitted by:	lin-chi@lastamercanempire.com <lin-chi@lastamericanempire.com>
2005-03-04 20:35:12 +00:00
Thierry Thomas
494fb86e84 Upgrade to 050303. 2005-03-04 19:54:53 +00:00
Sergey A. Osokin
25b4812ea0 Update to fresh bugfix version: 0.1.24. 2005-03-04 15:29:06 +00:00
Florent Thoumie
1b98492dc3 - Add missing php dependencies (session and zlib).
PR:		ports/78399
Submitted by:	Gerrit Beine <tux@pinguru.net> (maintainer)
Approved by:	pav (mentor)
2005-03-04 10:44:05 +00:00
Yen-Ming Lee
084d589e1e - remove extra directories 2005-03-04 04:41:23 +00:00
Thierry Thomas
b29df17faa Upgrade to 050302. 2005-03-03 18:34:14 +00:00
Florent Thoumie
cb086cceb9 - Fix MASTER_SITES.
- Unbreak on 5.x.

PR:		ports/78363
Submitted by:	Johan van Selst <johans@stack.nl>
Approved by:	pav (mentor)
2005-03-03 16:04:25 +00:00
Yen-Ming Lee
42ed6e9c8c - remove redundant line
Noticed by:	clsung
2005-03-03 13:46:28 +00:00
Florent Thoumie
5f167ed48d - Add missing patch (present in the update the submitter sent).
PR:		ports/78360
Submitted by:	Lars Hoss <woeye@mac.com>
Approved by:	pav (mentor)
Pointyhat to:	flz
2005-03-03 13:30:48 +00:00
Yen-Ming Lee
8add9a5000 - added missing line to pkg-plist
PR:		78093
Submitted by:	Mark Foster <mark@foster.cc>
2005-03-03 12:42:00 +00:00
Florent Thoumie
1c2bb43de3 - Update to 1.3.12.
PR:		ports/78351
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
Approved by:	pav (mentor)
2005-03-03 12:14:54 +00:00
FUJISHIMA Satsuki
e5d4f44f15 update to 8.0 Beta 2 (20050225).
ChangeLogs:
http://www.opera.com/freebsd/changelogs/operabeta/

PR:             78299
Submitted by:   maintainer
2005-03-03 03:28:39 +00:00
Thierry Thomas
e79c59c3fd Upgrade to 050301. 2005-03-02 18:01:48 +00:00
Sergey Skvortsov
34df7b8264 Update to 5.803
PR:		ports/77555
Submitted by:	skv
Approved by:	maintainer timeout (2 weeks)
2005-03-02 09:56:20 +00:00
Florent Thoumie
b6d7af297a - Update to 1.3.11.
PR:		ports/78283
Submitted by:	Gerrit Beine <tux@pinguru.net> (maintainer)
Approved by:	pav (mentor)
2005-03-02 09:44:47 +00:00
Sergey A. Osokin
fa0bf351d6 Fix build on FreeBSD 4.x-alpha by update to fresh bugfix release 0.1.23. 2005-03-02 07:44:18 +00:00
Cheng-Lung Sung
1e5e6d293a - Kwiki::Diff display differences between the current wiki page and
older revisions.

PR:		78278
Submitted by:	Rong-En Fan
2005-03-02 07:37:01 +00:00
Joe Marcus Clarke
0a4ef7cc05 Fix the startup script so that arguments are passed correctly to the browser
binary.

PR:		78175 (firefox)
		78217 (mozilla-devel)
Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es>
2005-03-02 06:50:13 +00:00
Edwin Groothuis
27a87e770f new port: misc/linux-sunbird
This is the linux binary version of the mozilla sunbird
	calendaring application

PR:		ports/77746
Submitted by:	Aaron Voisine <voisine@gmail.com>
2005-03-01 22:24:25 +00:00
Alexander Kabaev
84e12198e2 Switch aolserver to start using rc.subr in startup script.
Auto-generate pkg-message to avoid hardcoding /usr/local.
2005-03-01 22:15:34 +00:00
Volker Stolz
061122a3a9 Unbreak: Install man-pages into the correct place
Prodded by: cluster
2005-03-01 22:05:24 +00:00
Trevor Johnson
e66743b7d5 Respect the user's USE_LINUX setting. 2005-03-01 21:51:48 +00:00
Thierry Thomas
5d73417db4 Ugrade to 1.3.5.
Changelg at <http://pear.php.net/package/HTTP/download/1.3.5/>.

PR:		ports/78212
Submitted by:	Antônio Carlos Venâncio Júnior (maintainer)
2005-03-01 21:39:24 +00:00
Clement Laforet
e2a36b5b38 - promote kqueue to not-so-experiemental status.
Please use WITH_KQUEUE_SUPPORT instead.

Success story reported by:	pav
2005-03-01 13:36:30 +00:00
Michael Nottebrock
f5f6cc4231 Use MASTER_SITE_LOCAL.
Suggested by: kris
2005-03-01 12:51:59 +00:00
Florent Thoumie
c78f797bc8 Change my email address in MAINTAINER lines for ports I maintain to
flz@FreeBSD.org.

Approved by:	pav (mentor)
2005-03-01 12:28:00 +00:00
Michael Johnson
4d2ccc1955 - Update to 1.6.2
PR:		ports/78180
Submitted by:	maintainer
2005-03-01 09:07:10 +00:00
Michael Johnson
7519e03173 - Update to 2.4.3
PR:		ports/78178
Submitted by:	maintainer
2005-03-01 08:45:21 +00:00
Michael Johnson
7f48efe724 - Update to 0.10.3
PR:		ports/78224
Submitted by:	maintainer
2005-03-01 08:27:29 +00:00
Cheng-Lung Sung
d271186fa9 - update to 0.06
- Chanrgs: The page title in the RSS output now handles UTF-8
  [cpan #11316,#11339].
2005-03-01 08:25:48 +00:00
Sergey Matveychuk
b3c434271b - Fix unfetchable URL and add supplementary
- Add WWW: field in pkg-descr
2005-03-01 07:59:53 +00:00
Sergey Matveychuk
24b7ee0d40 - update URL 2005-03-01 07:39:21 +00:00
Cheng-Lung Sung
0e3125c970 - Maintainer update to 2.8 and unbreak the port
PR:		78181
Submitted by:	Ying-Chieh Chen (maintainer)
2005-03-01 07:34:30 +00:00
Vanilla I. Shu
9b454c1ec1 * Broken with php5
* More OPTIONS

PR:		ports/78223
Submitted by:	maintainer
2005-03-01 07:30:34 +00:00
Cheng-Lung Sung
76d7c802da - The phpbb developer group announces there are 2 security problems
in phpbb 2.0.12, privilege elevatiIn my patch:disclosure.
  (VuXML ID: 53e711ed-8972-11d9-9ff8-00306e01dda2)
- 1. update www/phpbb to 2.0.13
- 2. use DATADIR in pkg-plist

PR:		78189
Submitted by:	Kang Liu (maintainre)
2005-03-01 06:48:45 +00:00
Yen-Ming Lee
9aab50dbe0 - Update to 0.5 [1]
- Fix pkg-plist [1]
- Fix missing MAN3 problem under perl 5.00503 [2]

PR:		74723
Submitted by:	Toni Viemero <toni.viemero@iki.fi> [1], leeym [2]
2005-02-28 13:22:53 +00:00
Kris Kennaway
ec6668beff Remove an unreliable master site (often returns an infinite amount of
data when fetching).  The port is now unfetchable; mark it BROKEN.
Remove maintainer for inactivity (no response since June 2004).
2005-02-28 04:48:52 +00:00
Kris Kennaway
5e3a15a30a Remove some dead and unreliable master sites. Only one left. 2005-02-28 04:46:00 +00:00
Kris Kennaway
167b9fef58 BROKEN: Size mismatch 2005-02-28 04:38:13 +00:00
Kris Kennaway
9030612814 BROKEN: Incomplete pkg-plist 2005-02-28 04:06:46 +00:00
Joe Marcus Clarke
c6e3e04ca1 Re-add support for specifying a profile using the -P option.
Submitted by:	Jeremy Prior <jez@netcraft.com>
2005-02-28 02:28:49 +00:00
Kris Kennaway
70886c1846 BROKEN: Incomplete pkg-plist 2005-02-28 01:50:22 +00:00
Michael Johnson
9006fa62fd - Update to 1.8b1
(Release notes: http://www.mozilla.org/releases/mozilla1.8b1/ )
- Add new launch script [1]
- Sanitize CFLAGS [1]
- Add Mozilla Plugable Init Scripts (PIS) to handle upgrades with ease [1]

PR:		ports/77744 [1]
Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es> [1]
2005-02-28 01:43:57 +00:00
Kris Kennaway
1475482b49 BROKEN: Uses incorrect directory for manpages 2005-02-28 01:32:39 +00:00