1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

1950 Commits

Author SHA1 Message Date
Max Khon
2985802655 Use USERS and GROUPS. 2009-10-22 15:28:31 +00:00
Andrey Slusar
93afa0ce7c - Update to 1.5.3
PR:		ports/136807
Submitted by:	Radim Kolar SF.NET <hsn@sendmail.cz>
2009-10-15 12:46:11 +00:00
Martin Wilke
38bbfaffca - Update to 0.5.1
PR:		139030
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
Feature safe:	yes
2009-09-23 14:02:02 +00:00
Dmitry Marakasov
535382b891 - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:	portmgr (pav)
2009-09-02 15:01:56 +00:00
Mark Linimon
9fb1ef4c3a Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.

Hat:		portmgr
2009-08-28 17:37:26 +00:00
Martin Wilke
07d5553f5b - Fix INDEX 2009-08-22 16:24:57 +00:00
Dmitry Marakasov
c6e371b6d8 - Fix broken makefile introduced with translation to new SF File Release System
Reported by:	dan
Pointyhat to:	myself
2009-08-22 07:05:44 +00:00
Dmitry Marakasov
a2472d09d8 - Fix broken makefiles introduced with translation to new SF File Release System
Reported by:	dan
Pointyhat to:	myself
2009-08-22 02:23:49 +00:00
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Dima Panov
e5210808dd Update my MAINTAINER's email to @FreeBSD.org
Approved by: tabthorpe (co-mentor)
2009-08-10 17:59:27 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Mark Linimon
83556203a2 Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.

Hat:		portmgr
2009-08-02 08:02:03 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Martin Wilke
fa09161bd3 - Update to 2.4.6
- Pass maintainership to Dima Panov <Fluffy@fluffy.khv.ru>

PR:		based on 136810
2009-07-28 18:33:24 +00:00
Philip M. Gollucci
c10f314307 - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
2009-07-22 16:27:08 +00:00
Shaun Amott
4036b19d97 With regret, return these to the pool. 2009-07-22 02:07:05 +00:00
Cheng-Lung Sung
106d901b95 - Update to 1.04
PR:		ports/136556
Submitted by:	pgollucci
2009-07-21 08:56:27 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Dirk Meyer
2e096c4b43 - fix NOPORTSDOC
reported by:	QAT
2009-07-06 12:56:51 +00:00
Dirk Meyer
1551d81a4c - fix build with custom LOCALBASE
Reported by:	QAT

- some cleanups
2009-07-05 09:39:18 +00:00
Johan van Selst
c1241fb32f - Update to version 10.00 (beta 1)
- Build with GNU configure rather than imake
- Claim maintainership
2009-06-16 14:55:02 +00:00
Erwin Lansing
a07f1d7384 Remove news/inn-current as it has been marked BROKEN 2 years and 4 months ago. 2009-06-13 19:57:57 +00:00
Dmitry Marakasov
33e3d901d4 Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:	2 tinderbox runs by pav
Approved by:	portmgr (pav)
2009-06-09 15:33:28 +00:00
Dmitry Marakasov
121c2b5901 - Update to 0.4.11
- While here, fix some identation

PR:		134789
Submitted by:	Daniel Bretoi <daniel@netwalk.org> (maintainer)
2009-05-28 01:32:28 +00:00
Martin Wilke
8bb700932c - Update to 0.4.9
PR:		133882
Submitted by:	Daniel Bretoi <daniel@netwalk.org> (maintainer)
2009-04-23 17:20:04 +00:00
Martin Wilke
dd3707c637 - Update to 0.6.0
PR:		133737
Submitted by:	Jeff Burchell <toxic@doobie.com> (maintainer)
2009-04-23 09:26:56 +00:00
Martin Wilke
015ce997c2 - Update to DISTVERSION= 1.11.7
PR:		133889
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2009-04-23 09:00:50 +00:00
Johan van Selst
d17c0027ce - Introduce OPTIONS
- Add tin_ prefix to manpages mbox.5 and mmdf.5
2009-04-10 11:02:54 +00:00
Ion-Mihai Tetcu
531c2065da Correct typo to fix plist ith -DNOPORTDOCS
Prompted by:	QAT QA run
2009-04-05 12:44:38 +00:00
Dirk Meyer
c602617259 - MAKE_JOBS_UNSAFE 2009-03-27 19:41:49 +00:00
Emanuel Haupt
c810fd3c3f Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
Dmitry Marakasov
3d6df2da85 - Update to 0.4.8
PR:		133105
Submitted by:	Daniel Bretoi <daniel at netwalk dot org> (maintainer)
2009-03-27 02:50:06 +00:00
Johan van Selst
5ce76a531d - Respect NOPORTDOCS
- Take maintainership
2009-03-23 18:18:13 +00:00
Pav Lucistnik
bae6971f74 - Update WWW 2009-03-22 18:47:07 +00:00
Dirk Meyer
6ff490ccd7 - add LICENSE: 2009-03-19 21:09:05 +00:00
Martin Wilke
02bfe4f02e LottaNZB is a graphical usenet frontend utilizing hellanzb
that simplifies the retrieval of binary news.

WWW: http://www.lottanzb.org

PR:		ports/131332
Submitted by:	Zach Thompson <hideo at lastamericanempire.com>
2009-03-16 22:10:25 +00:00
Shaun Amott
e947ebc240 Free most of my ports, since they aren't being maintained to a
reasonable standard.
2009-03-13 23:27:19 +00:00
Rong-En Fan
48044870e9 - Update to 0.4.7
PR:		ports/132083
Submitted by:	Daniel Bretoi <daniel at netwalk.org>
2009-02-28 06:23:50 +00:00
Sergey Skvortsov
832c9dcf06 Update to 2.10
Changes:	http://cpansearch.perl.org/src/BINGOS/POE-Component-Client-NNTP-2.10/Changes
PR:		ports/131400
Submitted by:	pgollucci
2009-02-23 13:55:19 +00:00
Dirk Meyer
0a78365e08 - add LICENSE: 2009-02-15 16:44:55 +00:00
Martin Wilke
b29202298b 2009-02-09 audio/xmms-imms: does not configure or build
2009-02-10 devel/libgnugetopt: was only relevant on FreeBSD 4.x
2009-01-19 games/planeshift: Depends on broken, expired port
2009-02-12 net-mgmt/nfsen-devel: no separate development version exists anymore
2009-01-19 www/ocaml-wdialog: has been broken for more than 6 months
2008-12-21 news/sabnzbd: no longer developed, use news/sabnzbdplus instead
2009-02-13 16:38:42 +00:00
Johan van Selst
f0e11d59dc Take up maintainership 2009-02-13 07:48:03 +00:00
Nicola Vitale
9f7267feca - Update to 1.2.6 2009-02-11 10:02:32 +00:00
Tim Bishop
f64736672e - Update to 2.12. 2009-02-06 23:58:59 +00:00
Philip M. Gollucci
33c6268489 - Update download locations
restore CPAN subdir

Reported by:    -fetch-original pointyhat run
2009-02-01 08:59:02 +00:00
Li-Wen Hsu
af9663a4de - Update py-twisted-* to 8.2.0
- turn devel/py-twisted into a meta port.
- Update USE_TWISTED{,_BUILD,_RUN} in bsd.python.mk:
  * Remove flow, pair, xish, which are deprecated
    (but still update them to latest release in the tree)
  * Remove USE_TWISTED=13 (no port uses this)
  * Fix typos in twisted components _DEPENDS

PR:		ports/130001
Submitted by:	lwhsu
Approved by:	maintainer timeout
2009-01-31 09:53:10 +00:00
Peter Pentchev
c189a6b2da Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +00:00
Pav Lucistnik
b2a96c6df1 - Remove conditional checks for FreeBSD 5.x and older 2009-01-06 17:59:31 +00:00
Martin Wilke
69ca064109 - Update to 0.4.6
PR:		129640
Submitted by:	Daniel Bretoi <daniel@netwalk.org> (maintainer)
2008-12-22 21:06:05 +00:00