Commit graph

1523 commits

Author SHA1 Message Date
Mark Linimon
3473fea482 Fix capitalization of IGNORE messages. 2006-02-01 06:18:06 +00:00
Mark Linimon
2e8aecc628 The last commit was not quite ready for prime time. Not only did I fail
to reword the strings in the IGNORE statements, but also the change from
BROKEN_WITH to IGNORE_WITH is wrong without the accompanying changes
throughout the ports tree.

Hat:		portmgr
Pointy hat:	linimon
Noticed by:	kris
2006-02-01 04:18:56 +00:00
Pav Lucistnik
6bd407bcb2 - Add a php extension pfpro (PayFlow Pro).
PR:		ports/82843
Submitted by:	Mike Durian <durian@shadetreesoftware.com>
Approved by:	maintainer timeout (1 month)
2006-01-31 23:00:21 +00:00
Andrey Slusar
1d688800ec Update xemacs and xemacs21-mule to 21.4.19 2006-01-31 10:20:43 +00:00
Hye-Shik Chang
866d14d514 Add support for Zope 2.9.
Submitted by:	HAYASHI Yasushi <yasi@yasi.to>
2006-01-30 02:37:54 +00:00
Dirk Meyer
67cb7fff1f - support multiple backends as dependecies
some internal macros renamed
2006-01-29 07:31:51 +00:00
Mark Linimon
426af3f595 Switch this over to the mailing list.
Approved by:	will
2006-01-29 04:54:22 +00:00
Vsevolod Stakhov
c98d5db64e Replace BROKEN with IGNORE.
PR:		92445
Submitted by:	linimon
2006-01-28 07:20:00 +00:00
Mark Linimon
b09666fc1e - Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports.  [1]

 - Allow building a port as root using an NFS-mounted /usr/ports if the
   server maps root to a UID other than root. [2]

 - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
   status rather than success. [3]

 - Improve behavior when dealing with versioned dependencies. [4]

 - Fix false positives in check-conflicts target. [5]

 - Remove obsolete bzip2 code. [6]

 - Add physical category net-p2p. [7]

 - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]

 - INDEX can now be moved outside of ports tree. [9]

 - Add ghostscript-gpl. [10]

 - Remove obsolete USE_MESA. [12]

 - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]

 - Document ALWAYS_KEEP_DISTFILES. [14]

 - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]

PR:	ports/37596 [1], ports/57259 [2], ports/63216 [3],
	ports/89448 [4], ports/89710 [5], ports/88996 [6],
	ports/89260 [7], ports/89363 [8], ports/89809 [9],
	ports/89853 [10], ports/91086 [11], ports/91710 [12],
	ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by:	Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12],
		Andrew Heybey <ath at niksun dot com> [2], Jamie Jones
		<jamie at thompson dot bishopston dot net>, tobez [4], Mark
		Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15],
		pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com
		dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10],
		netchild [11], erwin [14]
Reviewed by:	kris, clement (partially)
2006-01-28 02:11:35 +00:00
Jean-Yves Lefort
423e721390 Pass maintainership to emulation.
Discussed with:	netchild
2006-01-25 17:41:34 +00:00
Mark Linimon
18ad5ce26e Fix 'make search' on 4.X. Has no effect on 5.X and 6.X which worked
correctly to start with.

NOTE: if you have your ports tree outside of /usr/ports and don't make your
own INDEX, 'make search' will return no results.  This was a pre-existing
problem which no one had ever noticed.

People with long experience in software can imagine the merriment of
attempting to debug the current problem given this, for themselves.

PR:		ports/92189
Submitted by:	linimon
Fix from	clement
2006-01-23 23:54:22 +00:00
Mark Linimon
390e15c842 Fix regression in all-depends-list target on 4.X due to ancient, buggy,
make(1) that does not support -C properly.

PR:		ports/92188, 92189
Submitted by:	tobez, linimon
Patch from:	clement
Tested on:	4.10, 5.4, 6.0
2006-01-23 22:29:26 +00:00
Pav Lucistnik
da66f3d247 - Zope 3.1 is now 3.2 2006-01-23 21:14:05 +00:00
Pav Lucistnik
fcdc9db7d1 - USE_REINPLACE is noop now 2006-01-22 20:35:15 +00:00
Doug Barton
df0837eecb ftp.cn.freebsd.org is temporarily missing the local distfiles, so comment
them out while the admins (who are aware of the issue) solve the problem.
2006-01-22 05:12:48 +00:00
Mark Linimon
244bf72e9e Emergency fix to the @dirrmtry code.
PR:		ports/92128
Submitted by:	edwin
Reviewed by:	kris, linimon
2006-01-22 04:28:39 +00:00
Joe Marcus Clarke
feb7b457a0 Add a missing '@' to the ${DO_NADA} in the patch-dos2unix target. This
fixes an errant "true" that can be seen after make patch.
2006-01-21 22:07:08 +00:00
Dejan Lesjak
627b13b9fb Upgrade to X.Org 6.9.0 release.
Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11
distributions now use the one from /etc/mtree again.
2006-01-21 18:55:08 +00:00
Kirill Ponomarev
01c588a635 - Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]

- Fix warning issued during make index on archs !368. [7]

- Add USE_DOS2UNIX variable.  If set to "YES", remove the ^M from
  all files under ${WRKSRC}. If set to a string, remove in all files
  under ${WRKSRC} with one of these names the ^Ms. [8]

- Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by
  checking the existance of the Perl modules with the "perl -e 'use
  module;'" command. [9]

- Fix bsd.port.mk variable quoting issues.  No quoting is necessary
  anymore either in the Makefile or on the command line.  Affected
  variables include:

  BROKEN
  FORBIDDEN
  IGNORE
  MANUAL_PACKAGE_BUILD
  NO_CDROM
  NO_PACKAGE
  RESTRICTED

  [10]

- Add NOFETCHFILES variable.  If set, don't download these files
  from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from
  ${MASTER_SITE_OVERRIDE}). [11]

- Improve 'search' target output. [12]

- Add a new virtual category for Amateur Radio - hamradio. [13]

- Cleanup some old/unused pathes in bsd.port.mk. [14]

- Add @dirrmtry for plists which does the same as:
  "@unexec rmdir %D/foo 2>/dev/null || true" [15]

- Remove virtual category - offix. [16]

- Use portsnap instead of cvsup or cvs on "make update" in
  /usr/ports. [17]

- Move location of bsd.autotools.mk within bsd.port.mk [18]

- Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19]

- Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20]

- Replace the string "FreeBSD" by "The FreeBSD Project" in the
  security warning [21]

- Add bsd.local.mk for local modification to ports framework. [22]

- Replace rcNG spelling by rc.d [23]

- Remove superfluous USE_REINPLACE. [24]

Special thanks to:      linimon for spending hours with all these patches
                        clement for fixes
                        kris for help with pointyhat
PR:     ports/86310 [1], ports/89498 [2], ports/83530 [3],
        ports/83789 [4], ports/84053 [5], ports/86281 [6],
        ports/87214 [7], ports/87234 [8], ports/87318 [9],
        ports/87396 [10], ports/87605 [11], ports/87840 [12],
        ports/88230 [13], ports/88493 [14], ports/88711 [15],
        ports/88751 [16], ports/89281 [17], ports/89999 [18],
        ports/90031 [19], ports/90150 [20], ports/90668 [21],
        ports/91433 [23], ports/88754 [24]
Submitted by:   mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3],
                pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7],
                edwin [8, 9, 11, 15, 21],
                fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12],
                Carl Makin <carl@stagecraft.cx> [13], arved [14],
                NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18],
                jylefort [19], linimon [22], dougb [23]
2006-01-21 17:37:14 +00:00
Edwin Groothuis
b5407164d8 Add support for lang/gcc42 2006-01-21 05:27:11 +00:00
Dirk Meyer
2196247c3d - new option GNUSTEP_PREFIX
allow user defined location of all files
  this makes this file save for other ports to include
2006-01-19 18:57:05 +00:00
Dirk Meyer
8bd9ab11b2 - update MASTER_SITE_GNUSTEP 2006-01-19 17:19:29 +00:00
Dirk Meyer
dea3c8eced - new option GNUSTEP_WITH_XLIB
- document compiler options
GNUSTEP_WITH_BASE_GCC
GNUSTEP_WITH_GCC32
GNUSTEP_WITH_GCC33
GNUSTEP_WITH_GCC34
GNUSTEP_WITH_GCC40
GNUSTEP_WITH_GCC41
GNUSTEP_WITH_GCC42
2006-01-18 19:50:18 +00:00
Adam Weinberger
5f8a0bcc53 Grammar fixes.
Don't worry, mezz, you have other good qualities ;;-)
2006-01-16 18:28:35 +00:00
Alex Dupre
fce0420478 Update to 5.1.2 release:
- add reflection
- enable xmlreader and xmlwriter by default in php5-extensions
2006-01-16 12:08:20 +00:00
Clement Laforet
c5d4c969c8 Cleanups and fixes
- remove useless options (and fix thread stuff) [1]
- move print-closest-mirror to bsd.apache.mk
- move threads configure options out of Makefile.modules
- Fix stupid logic to disable v4mapped address [2]
- and more...

Submitted/spotted by:   many, Hirohisa Yamaguchi <umq@ueo.co.jp> [1]
                        ume[2]
PR:                     ports/91813 [1]
2006-01-15 18:58:38 +00:00
Pav Lucistnik
bd8740c1e2 - ftp.iDaemons.org is unavailable lately 2006-01-14 15:46:10 +00:00
Clement Laforet
7b8f2851be - Fix some suexec CONFIGURE_ARGS for 1.3.x
- add show-categories and show-modules targets, for server ports.
  Remove these targets from www/apache22/Makefile
2006-01-14 13:42:56 +00:00
Pav Lucistnik
468362a5b7 - Update to 1.8.4
PR:		ports/91556
Submitted by:	Alexander Wittig <alexander@wittig.name>
2006-01-14 13:25:43 +00:00
Erwin Lansing
035501923a Readd http://www.cpan.dk/ after it was relocated to another ISP and
is updated again. This reverts rev. 1.337 by fenner, which made me
prod the site admin to fix it.
2006-01-11 17:28:07 +00:00
Jeremy Messenger
331de87b8c More improvement on the grammar.
Copied from:	marcus (www/en/gnome/docs/bugging.sgml,v 1.25)
2006-01-09 21:28:42 +00:00
Andrey Slusar
54ad9d29ec Add ftp://ftp.hk.xemacs.org to MASTER_SITE_XEMACS 2006-01-09 01:27:02 +00:00
Michael Nottebrock
7710b55bc3 Update to KDE 3.5.0 2006-01-08 19:32:36 +00:00
Jeremy Messenger
d254c19332 Improvement on the grammar and reword.
Submitted by:	ceri (Thanks!)
2006-01-07 05:54:09 +00:00
Jeremy Messenger
803b559099 We no longer suggest to send attach in mailing list, because the list usually
like to strip it. Change the suggest with different choices to:

	-Put your attach in website.
	-copy-n-paste in http://freebsd-gnome.pastebin.com/
	-send-pr with attach

Modify the FreeBSD GNOME FAQ and bug report are on the way too.

Discussed with:	marcus
2006-01-06 21:56:54 +00:00
Ade Lovett
64d283b01f As threatened, remove the compatibility shims for autotools, everything
should now be using USE_AUTOTOOLS.
2006-01-05 21:05:30 +00:00
Adam Weinberger
90b695acb7 Make the configure fail message a little less verbose. 2005-12-24 21:08:42 +00:00
Andrey Slusar
9900fb990e xemacs-devel-mule 21.5.b23 --> 21.5.b24.
Approved by:	sem(mentor)
2005-12-21 20:40:42 +00:00
Edwin Groothuis
8cf2bce1fa It seems that http://savannah.nongnu.org/download/ is redirecting
to http://download.savannah.nongnu.org/releases/ these days!

Noticed by: YAPHR
2005-12-10 23:22:58 +00:00
Alex Dupre
0edcc40029 Finally update to PHP 5.1.1 release! (And remove unsupported extensions) 2005-12-09 19:41:41 +00:00
Clement Laforet
d744e83391 - Add forgotten mod_filter
Spotted by:		Cheese Lottery <cheeselottery@gmail.com>
2005-12-07 20:54:42 +00:00
Hye-Shik Chang
fd8cf466ba Fix a problem that it fails to detect PYTHON_PLATFORM on versions
without any dot.

Reported by:	kuriyama
2005-12-07 04:23:32 +00:00
Renato Botelho
65b721ad38 - Update editors/xemacs [1] and editors/xemacs21-mule [2] to 21.4.18
PR:		ports/90011 [1], ports/90010 [2]
Submitted by:	Andrey Slusar <anrays@gmail.com> [1] [2]
2005-12-06 16:17:12 +00:00
Clement Laforet
03d42e481c - export APACHEMODDIR and APACHEINCLUDEDIR to Makefile-land
- remove duplicated "code"
2005-12-04 17:13:42 +00:00
Clement Laforet
146dcd05a3 - Fix a condition in bsd.apache.mk
- all apache 1.3 only modules maintained by apache@ are now bsd.apache.mk
  compliant
2005-12-04 14:08:56 +00:00
Clement Laforet
c7c04ab3a3 - Fix quoting error in BROKEN_WITH_MYSQL IGNORE message
Approved by:	portmgr (self)
2005-12-04 14:05:14 +00:00
Clement Laforet
05684b80dd - prepare removal of www/apache2 in favor of www/apache20 for naming
consistency
- add entries in UPDATING (for apache22 too)

PR:		ports/78119
Repocopied by:	marcus
2005-12-04 00:18:15 +00:00
Clement Laforet
b7e91940cc - Add support for upcoming www/apache22 port 2005-12-03 21:28:41 +00:00
Ade Lovett
ad4a295b89 Fix a couple [1][2] of typos in the autotools warning message.
PR:		89754 [1]
Submitted by:	Vasil Dimov <vd@datamax.bg> [1], barner [2]
2005-11-30 18:21:38 +00:00
Norikatsu Shigemura
508a06f989 Change RING server to stable ring servers.
Discussed with:		ume, kuriyama, hrs, matusita, motoyuki
Suggested by:		fenner
Pointy hat to:		myself
Executive ordered by:	kuriyama
2005-11-28 08:40:24 +00:00