Commit Graph

1786 Commits

Author SHA1 Message Date
Wesley Shields
4102f10ac7 Add a patch to fix an issue under python 2.7.
While here, drop MD5 from distinfo.

Discussed at:	http://forums.freebsd.org/showthread.php?p=126331#post126331
Submitted by:	avilla@, jhelfman@e-e.com
2011-03-10 14:42:15 +00:00
Martin Wilke
3f8aabf3d2 - Update to 0.0.3.0
PR:		155294
Submitted by:	maintainer
2011-03-06 05:06:48 +00:00
Ganael LAPLANCHE
f4272cc529 Indent SUBDIRs by 4 spaces instead of 3
Approved by:	portmgr@, ehaupt (mentor)
2011-03-04 10:29:46 +00:00
Pav Lucistnik
c20add828e - Mark BROKEN on 7.X: calls libarchive function that's not present < 8.X
Reported by:	pointyhat
2011-03-03 22:08:36 +00:00
Mark Linimon
4fd7f39cb5 Mark as deprecated: hardwires INDEX-5. 2011-02-26 07:09:39 +00:00
Xin LI
03b42818c9 Chase after net/openldap24-server update.
Reminded by:	miwi
2011-02-25 01:32:17 +00:00
Mark Linimon
2c31c512d7 Mark as deprecated: I haven't kept this up to date for close to a year,
and no one has complained.

Please contact me if you are interested in taking it over.
2011-02-25 01:01:28 +00:00
Martin Wilke
1b8254d567 - Move to py25 or above
- While here kick md5 support
2011-02-25 00:47:51 +00:00
Martin Wilke
7aa1b96857 - Update to 0.0.2_0
- Support now FreeBSD 7.X

PR;		154862
Submitted by:	maintainer
2011-02-19 14:45:17 +00:00
Joe Marcus Clarke
4b41268851 Remove a debugging line that was left in.
Reported by:	lwhsu
2011-02-15 16:11:56 +00:00
Joe Marcus Clarke
e92a8be799 Update to 2.13.4.
* Check for duplicate MANx macros [1]
* Add a warning if the wrong CPAN URL is used for the WWW URL [2]
* Remove an obsolete CPAN warning [3]

PR:		154069 [1]
		154149 [2]
		154724 [3]
Submitted by:	skreuzer [2]
		milki@rescomp.berkeley.edu [3]
2011-02-13 21:10:33 +00:00
Joe Marcus Clarke
1b7b99fc38 Use ${BINMODE} instead of 555 to fix INSTALL_AS_USER installations.
PR:		154552
2011-02-13 21:05:33 +00:00
Andrej Zverev
85b13ac345 Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.

Sponsored by:	p5 namespace
2011-02-12 09:30:23 +00:00
Martin Wilke
025e7c7745 bxPKG is a GTK+ based tool to manage binary packages on BSD systems.
WWW: http://bxpkg.bsdroot.lv

PR:		portsi154563
Submitted by:	Kostas Petrikas <kpetrikas at gmail.com>
2011-02-12 04:49:00 +00:00
Remko Lodder
dc8cb9de3b Add some improvements via Doug:
This patch changes the order in which the conf file is read vs.
when the default variable assignments are made in order to provide
the ability to override them in the conf file. It also adds the
ability to include a conf file in the same directory as the script.

The patch also changes some of the = assignments to := where
having a null setting by mistake would be fatal.

The use case for these changes is the ability to "package" all
of the elements together in one place for use on multiple systems
that can all mount the same central location.

PR:		154518
Submitted by:	dougb
Hat:		secteam
Feature safe:	yes
2011-02-05 08:37:06 +00:00
Ulrich Spörlein
c390aa29ac Don't enclose URLs in <>, it makes them harder to copy&paste and URLs are
not email addresses.

PR:		ports/127214 (first half)
Reviewed by:	simon
Feature safe:	yes
2011-01-31 20:17:04 +00:00
Doug Barton
d41b9745fe Update to version 3.6.1, a bugfix to the formatting for user input
messages covered by the -[y|n] support added in the last version.

Feature safe:	yes
2011-01-15 20:49:52 +00:00
Pav Lucistnik
e6db8599e7 - Over to a willing maintainer
Feature safe:	yes
2011-01-13 21:49:33 +00:00
Tilman Keskinoz
7d31f0266d Heiner does not have time for FreeBSD anymore, reset MAINTAINERSHIP
PR:		153897
Submitted by:	Heiner Eichmann
Feature safe:	yes

Mark kde3-apireference as DEPRECATED
2011-01-11 13:53:33 +00:00
Joe Marcus Clarke
d6cedf8b47 Update to 2.13.3
* Do not warn when the "work" directory is not in CVS. [1]
* Improve Ruby docs and examples handling. [2]

PR:		152053 [1]
		153596 [2]
Submitted by:	Eitan Adler <lists@eitanadler.com> [1]
		tota [2]
2011-01-10 04:43:58 +00:00
Alberto Villa
9d6ddb7636 - Update to 0.6.3.3. 2011-01-04 21:08:30 +00:00
Doug Barton
54f0add9db Update to verion 3.6
New Features
============
1. The PT_NO_INSTALL_PACKAGE make variable will cause a port to always
   be compiled, instead of being installed from a package. It cannot
   be used in combination with the -PP/--packages-only option. [1]
2. All user input is now wrapped in a verification routine to make
   sure that yes means yes, etc.
3. The -e, -s, --clean-distfiles, --clean-packages, --check-depends
   and --check-port-dbdir features can now take -y and -n options to
   answer "yes" or "no" respectively to all user dialogs. This also
   allows me to deprecate the horribly hacky --clean-distfiles-all and
   --clean-packages-all in favor of -y.
4. If using a separate WRKDIRPREFIX, when the run is over use find to
   clean out the empty directories that are left behind by the ports
   infrastructure.
5. If PM_PACKAGES is set, don't bother with build depends [2]

Small Fixes And Improvements
============================
1. Update usage() in the script and the man page for the new features,
   and improve the consistency between the two.
2. When we enter -PRERELEASE phase the package-finding code should
   still be looking at -stable. [3]
3. Fix some bugs with -r:
	* In certain situations dependent ports that were otherwise
	  up to date would be missed.
	* For the purpose of not rebuilding the parent port when -R
	  is used we only care about the dependencies of the parent
	  port being up to date.
4. Error handling for INDEX fetch
5. The -e, -s, -l, -L, --list-origins, and --check-depends features
   all work fine without a ports tree
	* In -e and -s, delete_dist_list() requires the ports tree, so
	  if the user didn't use -D imply it when the ports tree is
	  missing, and hide delete_dist_list() behind that test
6. pdb and port_dbdir need default values for usage()

Inspired by:	Marco van Lienen <marco+freebsd-ports@lordsith.net> [1]
		Matthew Seaman <m.seaman@infracaninophile.co.uk> [1]

Reminded by:	ale [2]

Reported by:	Jakub Lach <jakub_lach@mailplus.pl> [3]
2011-01-03 09:31:10 +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
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
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
Philip M. Gollucci
116ec22ac1 - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
2010-12-29 20:04:42 +00:00
Alberto Villa
a0d840910b - Update to 0.6.3.2. 2010-12-29 01:33:01 +00:00
Joe Marcus Clarke
c8cc9aaac3 Update to 0.6.11. 2010-12-26 16:25:07 +00:00
Andrej Zverev
7d2e9542b8 - Try to be more friendly with 'spaces' in @dirrmtry while rendering pkg-plist.***
- RIP MD5 in distinfo while I'm here.

*** I'm not sure about this patch, so you can argue about it with me.
    Also you can look ports/152102.

PR:		ports/152156
Submitted by:	az
Approved by:	sergei (timeout)
2010-12-14 18:38:51 +00:00
Stanislav Sedov
6fc7fb578a - Fix portupgrade's shebang patcher.
Reported by:	many
Submitted by:	knu
2010-12-14 07:37:08 +00:00
Mark Linimon
6178381630 Reset drizzt@gufi.org due to maintainer-timeouts and inactivity.
Hat:		portmgr
2010-12-09 14:37:42 +00:00
Doug Barton
7b732650a2 Fix a minor bug:
When specifying 'portmaster port-1.23 dependency-of-port-2.34'
the dependency would be built twice because the PM_NEEDS_UPDATE
list is kept by ORIGIN. So use the same technique to validate
the port in the build phase that we are using in the first pass.

Also, update the documentation on full version upgrades to encourage
users to back up any vital file in /usr/local before "making sure that
it is empty."
2010-12-07 18:18:15 +00:00
Olli Hauer
16478b3f54 - update genplist to version 0.6
New Features:
==============
- Handling of: PLIST_FILES, PORTEXAMPLES, PORTDOCS, PLIST_DIRS, PLIST_DIRSTRY
- Specific return codes which can be used for automated testing
- Ability to execute external scripts ( ~/.genplist/${portname} )

Sample script for the nmap port:
=================================
$> cat ~/.genplist/nmap
#!/bin/sh
sed -i '' -E -e 's|^(share/ncat/)|%%WITHSSL%%\1|g' \
-e 's|^(@dirrm share/ncat)|%%WITHSSL%%\1|' ${1}

PR:		ports/152836
Submitted by:	ohauer
Approved by:	Jason Bacon <jwbacon _at_ tds.net> (maintainer) via mail.
2010-12-04 18:12:06 +00:00
Olli Hauer
978528d0f5 - maintainer update to version 1.3.2
PR:		ports/152835
Submitted by:	Marin Atanasov Nikolov <dnaeon _at_ gmail.com> (maintainer)
2010-12-04 17:59:36 +00:00
Alberto Villa
5c5b34bfc7 - Update to 0.6.2.
Approved by:	miwi (co-mentor)
2010-12-04 14:34:30 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Pav Lucistnik
7f32c695f5 - Update to 1.3.1
PR:		ports/152680
Submitted by:	Marin Atanasov Nikolov <dnaeon@gmail.com> (maintainer)
2010-11-30 13:43:33 +00:00
Sunpoet Po-Chuan Hsieh
7261add751 - Update to 1.3
PR:		ports/152222
Submitted by:	Marin Atanasov Nikolov <dnaeon@gmail.com> (maintainer)
2010-11-27 14:14:05 +00:00
Koop Mast
255fa15993 Fix patch so it is buildable again. 2010-11-27 13:47:15 +00:00
Joe Marcus Clarke
4c0bd8fa41 Update to 0.6.10. 2010-11-27 05:17:31 +00:00
Stanislav Sedov
26f82f9fb8 - Update to 20101123 snapshot:
- Fix the bug in BEFOREDEINSTALL processing.
  - Add .txz packages support.
2010-11-23 20:41:46 +00:00
Stanislav Sedov
940cd51898 - Update to 2.4.8:
- Fix the bug in BEFOREDEINSTALL processing.
  - Add .txz packages support.
2010-11-23 20:41:22 +00:00
David E. O'Brien
fe2d21704c Catch up with pib/Makefile rev 1.27 (2007/04/09) and actually use Tk 8.4.
[PR 110422 seemed to have missed this]
2010-11-21 11:36:31 +00:00
Koop Mast
3680f27ebf Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/

This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.

This release features commits by avl, marcus, mezz and myself.

The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:

Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
Bapt <baptiste.daroussin@gmail.com>
jsa@
miwi@
Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Maxim Samsonov <xors@mne.ru>
Kris Moore

And pav@ for 2 exp-runs

PR:		ports/152255
		ports/143260
		ports/141033
		ports/149629
		ports/150350
		ports/151523
With hat:	gnome@
2010-11-20 15:37:08 +00:00
Ashish SHUKLA
981f85494c - Update MAINTAINER address
Approved by:	pgj (implicit)
2010-11-16 03:17:15 +00:00
Beech Rintoul
ae5bf04baa Respect base
PR:	146858
Submitted by:	Anonymous <swell.k@gmail.com>
Approved by:	dinoex
2010-11-15 09:33:03 +00:00
Doug Barton
9c1ff8a252 Bug Fixes
=========
1. Since $build_l is no longer being incremented prior to the user's
+IGNOREME decision it's no longer necessary to decrement it if the
user chooses not to update that port.
2. While I was reading the trace to find this bug I noticed that we are
running update_build_l() (which in turn updates PM_NEEDS_UPDATE) prior
to running check_state() (FORBIDDEN|DEPRECATED|BROKEN|IGNORE), so move
that check up; and move the "currently installed" and "port directory"
messages up as well to give context to any messages from check_state().
3. Only print the fast-resume message if we're building. Otherwise we
might not know all the ports that need updating.
4. Fix the zsh completion file for --clean-packages[-all]

Minor Fixes
===========
1. In read_distinfos_all() a missing DISTINFO_FILE doesn't need to be fatal
like it does in read_distinfos() since it could be caused by something
uninteresting like a MASTERDIR that exists in part of the tree that has
not been downloaded (e.g., a c[v]sup refuse file). Add some whitespace
around the message in case make also emits an error.
2. For --clean-distfiles* add a line after the "Checking" message to
make the spacing consistent
3. In usage() fill in $pd if it's empty (which it will be for -h|--help)
4. Give a more helpful error message for -o when the port to be replaced
isn't installed or listed as a dependency
2010-11-10 03:30:28 +00:00
Stanislav Sedov
ddbc43a34f - Update to the latest snapshot. 2010-11-08 22:53:56 +00:00
Stanislav Sedov
73eef9dd78 - Update to 2.4.7. 2010-11-08 07:56:14 +00:00
Joe Marcus Clarke
042c916e5d Update to 2.13.2.
* Correct the UIDs passwd file format.
* Parse out comments when checking dependency format. [1]
* Added check for the case when LICENSE contains multiple tokens but
  LICENSE_COMB do not set or equal to 'single' (instead of correct 'multi' or
  'dual'). [2]
* Add support for @rmtry. [3]

PR:		150997 [1]
		151966 [2]
		151301 [3]
Submitted by:	skv [2]
2010-11-07 22:10:56 +00:00