Commit graph

249525 commits

Author SHA1 Message Date
Rene Ladan
8cf66a3790 Garbage collect unmaintained expired ports:
2011-01-01 security/lxnb: Development has ceased, mastersite disappeared
2011-01-01 x11-wm/lxsession-lite: Superseded by x11-wm/lxsession
2011-01-02 21:49:02 +00:00
Baptiste Daroussin
fd171f7c6f - update to 20110101030647 2011-01-02 21:27:16 +00:00
Gerald Pfeifer
329bc29726 Update to the 20101221 snapshot of GCC 4.4.6.
Finally fix an intricate build error (amd64 only) that has been hard
to reliably track down and unbreak this port on amd64.

PR:		151792, 151848
Reported by:	pav, QAT,
		Andrei Lavreniyuk <andy@gmail.com>,
		"Hartmann, O." <ohartman@zedat.fu-berlin.de>
Submitted by:	avg (in slightly different form)
Tested by:	Christoph Moench-Tegeder <cmt@burggraben.net>,
		Da Rock <freebsd-questions@herveybayaustralia.com.au>
2011-01-02 19:56:14 +00:00
Sunpoet Po-Chuan Hsieh
b53c1ba51f - Update to 0.6.1
- Space/Tab twiddle

Changes:	4c76607553/CHANGES
PR:		ports/153604
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
2011-01-02 19:27:16 +00:00
Sunpoet Po-Chuan Hsieh
5a24d5b63d - Update to 2.0.13
Changes:	http://code.google.com/p/gdata-python-client/source/browse/RELEASE_NOTES.txt
PR:		ports/153603
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
2011-01-02 19:22:55 +00:00
Norikatsu Shigemura
e285bc119c Fix MASTER_SITES.
Pointed out by:	ume
2011-01-02 19:04:08 +00:00
Juergen Lock
7f3a54fa49 - Add two bugfixes I submitted to get the vdr upnp plugin working that
now are also committed upstream:
	http://lists.freebsd.org/pipermail/freebsd-multimedia/2011-January/011531.html
- Bump PORTREVISION.

Approved by:	"Pawel Pekala" <c0rn@o2.pl> (maintainer, via private email)
2011-01-02 18:46:02 +00:00
Erwin Lansing
1daeb80ca7 - Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:		153513
Submitted by:	sunpoet
2011-01-02 17:56:14 +00:00
Thierry Thomas
455c214f57 Fix qtEficas, and re-enable it by default, by replacing QListBoxItem by
QListWidgetItem.

Obtained from:	Code_Aster forums (bjng)
2011-01-02 17:43:45 +00:00
Joe Marcus Clarke
e5a384624b Remove this post-extract target to avoid autotools regeneration. 2011-01-02 17:24:49 +00:00
Nicola Vitale
509e03bb70 - Update to 1.0.0
- Don't install manpage when NO_INSTALL_MANPAGES is defined
- Remove MD5 checksum from distinfo
- Take maintainership

PR:		ports/153624
Submitted by:	nivit
2011-01-02 16:57:38 +00:00
Martin Matuska
c0c2e1d7cd - Update to 6.6.6-10 2011-01-02 14:42:21 +00:00
TAKATSU Tomonari
75e2c1a86d - Drop MD5 checksum from distinfo 2011-01-02 14:21:32 +00:00
Max Brazhnikov
3cb5ec6852 Add license info
Remove md5 sums

PR:		ports/153589
Submitted by:	maintainer (swell.k at gmail.com)
2011-01-02 14:13:02 +00:00
Max Brazhnikov
7e6f9014b3 Update to 2.0.9
PR:		ports/153576
Submitted by:	Andrey Simonenko (maintainer)
2011-01-02 14:12:09 +00:00
Max Brazhnikov
07a253f274 Update to 1.01
PR:		ports/153580
Submitted by:	Vitaly Magerya (maintainer)
2011-01-02 14:11:55 +00:00
Max Brazhnikov
1bd0b6b593 Update to 0.3.7
PR:		ports/153582
Submitted by:	Chris Petrik (maintainer)
2011-01-02 14:11:44 +00:00
Baptiste Daroussin
a63851970c - Fix alias file scanning
- submitter is now maintainer

Submitted by:	bz (by mail)
2011-01-02 14:01:24 +00:00
Emanuel Haupt
cf0ad69054 Update PORTSCOUT 2011-01-02 13:44:23 +00:00
Rong-En Fan
5073ddc20e - Update to 0.224 2011-01-02 13:21:21 +00:00
Rong-En Fan
ea5cb5cdf1 - Update to 1.008 2011-01-02 13:21:02 +00:00
Gerald Pfeifer
8e43937955 Update to the 20110101 snapshot of GCC 4.6.0. 2011-01-02 11:35:10 +00:00
Ollivier Robert
46622b68cd Update to Mercurial 1.7.3, a scheduled bugfix release. 1.7.2 was skipped
due to lack of time.

1. 1.7.3 (2011-01-01)

This is a scheduled bugfix release.

archive: don't set gzip filename header when there's no filename
checknlink: use two testfiles (issue2543)
churn: ignore trailing and leading spaces (issue2546)
date: fix matching of underspecified date ranges
eol: improve help on whether EOLs are changed in working copy or repository
fncachestore: copy dh directory before the manifest
hgweb: abort if config file isn't found
hook: assume relative path to hook is given from repo root
hook: fix import path handling for repo=None
https: use web.cacerts configuration from local repo to validate remote repo
https: warn when server certificate isn't verified
keyword: copy: when copied source is a symlink, follow it
patch: write .rej files without rewriting EOLs
strip: typo bugfix related to '--nobackup -> --no-backup' rename (issue2377)
tag: abort if not at a branch head (issue2552)
tag: don't check .hgtags status if --local passed
tag: fix uncommitted merge check and error message (issue2542)
util: fix ellipsis() not to break multi-byte sequence (issue2564)
util: work around behavior change in Python 2.7.1
wix: add an ssl certificate file to the WiX installers

2. 1.7.2 (2010-12-01)

This is a scheduled bugfix release.

checknlink: return False if .hgtmp file preexists (issue2517)
commit: search both parents for missing copy revision (issue2484)
context: walk both parents for workingctx.ancestors()
convert/svn: fix changed files list upon directory replacements
hgwebdir: fix incorrect index generation for invalid paths (issue2023)
keyword: copy: when copied source is a symlink, follow it
mq: ignore subrepos (issue2499)
rebase: support --detach when null is common ancestor
subrepo: fix removing read-only svn files on Windows
subrepo: handle missing subrepo spec file as removed
subrepo: prune empty directories when removing svn subrepo
subrepo: use subprocess directly to avoid python 2.6 bug
util: do not crash on revisions with negative timestamp (issue2513)
util: do not recurse in makedirs if name is '' (issue2528)
2011-01-02 11:30:32 +00:00
Ion-Mihai Tetcu
04decd5393 I'm shocked, shocked to find that an orgy was going on in here!
(fix typo orgi -> orig and fix plist).

Submitted by:	tabthorpe@
2011-01-02 11:26:36 +00:00
Jun Kuriyama
1de8d27156 - Upgrade to 1.0.6. 2011-01-02 10:41:18 +00:00
Jun Kuriyama
b9807b1d8b - Upgrade to 1.007000. 2011-01-02 10:41:03 +00:00
Jun Kuriyama
55d4765297 - Update to 20101228. 2011-01-02 10:05:11 +00:00
Jun Kuriyama
454a3c565f - Upgrade to 1.3.9. 2011-01-02 10:04:20 +00:00
Jun Kuriyama
d0f3a88c2e - Upgrade to 0.20. 2011-01-02 10:02:56 +00:00
Jun Kuriyama
31dec3b5c5 - Upgrade to 3.2.1. 2011-01-02 08:13:57 +00:00
Thomas Abthorpe
59d48d920f Return kris' ports to the heap.
We hope to see him back again sometime.

Hat:		portmgr-secretary
2011-01-02 06:22:23 +00:00
Rong-En Fan
7c8201d0d4 - Update to 5.71 2011-01-02 05:52:45 +00:00
Martin Matuska
afc81ba0e8 - Alphabetically sort OPTIONS
- Add ALSA to options (default: off) [1]

PR:		ports/153188 [1]
Submitted by:	makc@FreeBSD.org [1]
2011-01-02 01:38:06 +00:00
Norikatsu Shigemura
5babafd4c6 Add tpmmanager 0.8, is an open source TPM (Trusted Platform
Module) management software providing an easy-to-use
graphical user interface.

WWW: http://projects.sirrix.com/trac/tpmmanager
2011-01-02 01:32:43 +00:00
Xin LI
2daecb49e2 Fix representation of dependency to make QAT happy.
Submitted by:	wen (via email)
2011-01-02 00:53:37 +00:00
Ion-Mihai Tetcu
3a41f2a99a Reroll the snap tarball to include my last upstream commit that fixes 2 sql
statements.
2011-01-01 22:33:34 +00:00
Max Brazhnikov
c76ce7b994 Explicitly disable ALSA support.
PR:		ports/153188
Approved by:	mm (maintainer timeout, 2 weeks)
2011-01-01 20:20:11 +00:00
Ion-Mihai Tetcu
5e235d553e - update to a snapshot from today
- remove CSUP option, since csup port is gone because csup is in base on all
supported OSVERSIONs
- assure the needed dependencies are installed for sending emails and log
compression via two OPTIONS: EMAILS and LOG_COMPRESS
- flip ON by default the patches for tmpfs and parallel tindy instances
- update plist for hooks/compress_wrkdir and webui's BuildGroups support
2011-01-01 20:10:56 +00:00
Brendan Fabeny
f9dac246cc Remove some outdated or unreachable mirrors,
based on distilator results

Approved by:	makc, miwi (mentors, implicit)
2011-01-01 20:01:43 +00:00
Brendan Fabeny
e86c15cf8f - update MASTER_SITES on the basis of distilator results and:
http://www.torproject.org/getinvolved/mirrors.html.en
- fix conditional openssl requirements [1] (thanks to Pascal Stumpf
for raising this issue, and that of CVE 2010-1676)

PR:		151181 [1]
Approved by:	makc, miwi (mentors, implicit)
2011-01-01 18:36:01 +00:00
Juergen Lock
cc1e7bda65 - Fix manpage {SHARE_DOC_DIR} ${DOCDIR} as this confuses people.
- Bump PORTREVISION.

PR:		ports/153592
Submitted by:	chris petrik <c.petrik.sosa@gmail.com>
2011-01-01 17:31:57 +00:00
Sunpoet Po-Chuan Hsieh
cbf74321fe - Fix USE_LDCONFIG
PR:		ports/152885
Submitted by:	Peter Vereshagin <peter@vereshagin.org>
Approved by:	Artyom Olshevskiy <siasiamail@gmail.com> (maintainer)
2011-01-01 16:55:24 +00:00
Joe Marcus Clarke
570dd4013b Restore some of nork's commit so that additional files are touched after
configure.  This is known to fix some issues on ZFS builds.

Reported by:	fluffy
2011-01-01 16:32:00 +00:00
Erwin Lansing
683634eb2b Bump copyright year. 2011-01-01 14:31:38 +00:00
Beat Gaetzi
dbfa3de3d7 - Finally remove www/mozilla as no other port longer depends on Mozilla.
Mozilla is unmaintained upstream for years, broken and has security
  issues. Please consider using www/seamonkey2 or www/firefox instead.

  Happy New Year!
2011-01-01 14:09:09 +00:00
Sunpoet Po-Chuan Hsieh
94b1417ff9 - Update to 1.38.4
- Add LICENSE
- Use PLIST_FILES, PLIST_DIRS and PLIST_DIRSTRY instead of PLIST

Changes:

1.38.4:
- Add Italian translation (thanks to Sergio Zanchetta).
- Don't double encode $date in the header.
- Use UTF-8 encoding for all manual pages.
- Add Greek translation (thanks to Michael Kotsarinis).
- Update French translation (thanks to David Prévot, closes: #590580).
- Update German translation (thanks to Helge Kreutzmann, closes: #590975).
- Use INSTALL_SCRIPT to install Perl script.
- Remove deprecated DH_COMPAT in debian/rules, adding debian/compat.
- Add ${misc:Depends}.
- Don't ignore errors from distclean.
- Fix Brazilian, Russian and Italian translations (placement of period was
  causing text to be interpreted as a macro).
- Update standards version to 3.9.1.
- Add missing dependency on dpkg/install-info.
- Strip bindtextdomain.so preload.
- Install preload into $(libdir)/help2man.

1.38.3:
- Apply patch from Mike Frysinger to allow "make install -j" to work.
2011-01-01 12:21:55 +00:00
Dennis Herrmann
2f511adfb5 - Update to 2.0 2011-01-01 11:51:43 +00:00
Sunpoet Po-Chuan Hsieh
c465f1b032 - Remove PERL_SITELIBDIR, use SITE_PERL instead
- Respect NOPORTEXAMPLES
- Use LOCALBASE instead of hardcoded /usr/local
- Allow non-/usr/local PREFIX in PKGMESSAGE
- Make portlint happier
- Remove obsolete MD5 checksum

PR:		ports/152709
Submitted by:	sunpoet (myself)
Approved by:	wes (maintainer, timeout 23 days)
2011-01-01 04:22:06 +00:00
TAKATSU Tomonari
2b822c044f - Add additional mirror to MASTER_SITE
- Drop MD5 checksum from distinfo
2011-01-01 02:20:55 +00:00
Doug Barton
cdac3d6e78 Remove dns/bind95 which entered EOL 2010-09 2011-01-01 00:38:44 +00:00