1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

1891 Commits

Author SHA1 Message Date
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Clement Laforet
a1bae9f6e3 - Fix index build: temporary remove pre/post stuff.
Pointy Hat to: clement
2007-07-22 12:43:00 +00:00
Clement Laforet
9173d040e4 - fix long standing bugs
* fix pre/post includes
  * fix local port overiding for apache > 2.1
  * Add a short notr about USE_APACHE=yes
2007-07-22 10:48:42 +00:00
Edwin Groothuis
660134e658 [patch] bsd.database.mk - Give PostgresSQL a better default database version
I think we're a little bit over-conservative by keeping the
	default PostgreSQL version on 7.4. Let's move it to 8.1.

PR:		ports/113873
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	portmgr after maintainer timeout
2007-07-18 21:56:10 +00:00
MANTANI Nobutaka
f069d02ebe Set default EMACS_PORT_NAME to emacs22.
Requested by:	ume
2007-07-16 18:05:18 +00:00
MANTANI Nobutaka
d82bd998d1 Reflect upgrade of editors/emacs. 2007-07-16 17:07:45 +00:00
Michael Nottebrock
8bd00266dc Update to Qt 4.3.0, introduce bsd.qt.mk.
Approved by: portmgr (bsd.port.mk changes)
2007-07-16 10:12:15 +00:00
Stanislav Sedov
61a4eaf412 - Delete rb_thread_status prototype from public header, since it causes
problems with some extensions. This also had been fixed in upsteam CVS.
- Bump portrevision.

Reported by:	many
2007-07-15 09:39:06 +00:00
Edwin Groothuis
0c0668d340 xorg master-site addition
PR:		ports/114540
Submitted by:	Rainer Duffner <rainer@ultra-secure.de>
2007-07-12 22:50:04 +00:00
Maho Nakata
4b163093ab Add USE_FORTRAN knob. All ports that use FORTRAN should
use this knob.

Approved by: gerald, portmgr (pav)
2007-07-12 01:57:10 +00:00
Stanislav Sedov
889c289308 - Add a bunch of fixes and patchs from the upstream. These fixes a lot of
serious bugs, some of which can pose security-related problems.
- Bump up PORTREVISION.

Requested by:	many
2007-07-10 15:04:49 +00:00
Alex Dupre
67b94e82ee Add bitset and memcache pecl extensions.
PR:		ports/114361
Submitted by:	Greg Larkin <glarkin@sourcehosting.net>
2007-07-09 18:37:35 +00:00
Michael Nottebrock
961141fb14 Update to KDE 3.5.7 / KOffice 1.6.3 2007-07-04 10:25:00 +00:00
Pav Lucistnik
a2c2c04172 - Fix make clean, broken in previous rev. 1.571
PR:		ports/114125
2007-06-29 14:09:39 +00:00
Pav Lucistnik
b10a23b81c - Add a new virtual category `kld' for ports that install kernel loadable
module
2007-06-28 16:06:02 +00:00
Pav Lucistnik
0bdc41fc63 - Speed up recursive `make clean'
Submitted by:	reg
Tested by:	pointyhat exprun
2007-06-28 16:05:08 +00:00
Pav Lucistnik
8afd9b3727 - Speed up dependency lookup
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
Tested by:	pointyhat exprun
2007-06-28 16:02:48 +00:00
Pav Lucistnik
ed612087de - Correct and extend actual-package-depends target, introduced in previous
revision

Submitted by:	netchild
Tested by:	pointyhat exprun
2007-06-28 15:53:04 +00:00
Pav Lucistnik
ac049a67f3 - Fix leftover httpd.conf for AP_GEN_PLIST using ports. The problem is that
apxs does not remove module line from httpd.conf, it merely comments it out.
  Later, on Apache deinstall, the file differs from stock httpd.conf and is not
  deleted.

Tested by:	pointyhat exprun
2007-06-28 15:50:53 +00:00
Dirk Meyer
94688b1bb3 - use PACKAGE_BUILDING 2007-06-26 16:58:33 +00:00
Edwin Groothuis
dceb773b51 [PATCH] update MASTER_SITE_RUBYFORGE mirrors in bsd.sites.mk
It seems one of the MASTER_SITE_RUBYFORGE site is dead (for example
    http://people.freebsd.org/~fenner/portsurvey/www.html and all
    rubygem-)

    There is another mirror from http://rubyforge.org/credits/.

PR:		ports/114032
Submitted by:	Alexander Logvinov <ports@logvinov.com>
2007-06-26 11:39:12 +00:00
Michael Johnson
bb302da228 gstreamer-plugins-[nas|sndfile|x264] are back in the ports tree 2007-06-19 14:39:38 +00:00
Andrew Pantyukhin
d1f265b433 - Add master_site_rar and use it in rar, unrar and libunrar ports
Approved by:	ache, gabor, Alex Samorukov <samm@os2.kiev.ua> (maintainers)
2007-06-19 10:28:40 +00:00
Pav Lucistnik
0391f3691a - Provide actual-package-depends target, which prints actual dependencies of
freshly installed port, according to records in /var/db/pkg
- Use this new target when registering package, providing massive speedup

PR:		ports/112765
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
Tested by:	bento amd64 exprun

- Fix double slash typo

Submitted by:	Alexander Logvinov <ports@logvinov.com>
Tested by:	bento amd64 exprun
2007-06-16 19:07:42 +00:00
Pav Lucistnik
1ada4e152a Add missing target ordering when make -j1 is used (this should be a NOP)
Noticed by:	gibbs
Submitted by:	kris
Tested by:	bento amd64 exprun
2007-06-16 19:03:50 +00:00
Pav Lucistnik
0d766e48b7 - Update MASTER_SITE_FEDORA_LINUX
PR:		ports/113414
Submitted by:	Marcus von Appen <mva@sysfault.org>
2007-06-16 12:47:49 +00:00
Michael Johnson
9b6468c61b Add link to gstreamer-plugins-mp3
Reported by:	cperciva
2007-06-07 16:21:34 +00:00
Michael Johnson
794f096bf9 Switch from using mad to mp3 in USE_GSTREAMER 2007-06-07 14:04:25 +00:00
Greg Lewis
8a88cb13c1 . Remove references to deprecated, forbidden and expired port of the
Linux Blackdown 1.3 JDK.

PR:		113268
Submitted by:	gabor@
2007-06-06 15:38:54 +00:00
Alejandro Pulver
8131b5a9a5 - Respect BUILD_WRKSRC and INSTALL_WRKSRC as bsd.port.mk does.
PR:		ports/112281
Submitted by:	alepulver (myself)
Approved by:	alexbl (maintainer)
2007-06-05 02:06:10 +00:00
Dirk Meyer
79f2ca5cac - set default compiler as GNUSTEP_WITH_GCC42=yes 2007-06-04 11:20:29 +00:00
Michael Johnson
87beca2a5b Readd a line that didn't need to be removed
Submitted by:	jon@jackson-spencer.ca
2007-06-02 21:02:10 +00:00
Michael Johnson
f2ae9f3e0b - Retire gstreamer 0.8.0 2007-06-01 20:43:43 +00:00
Andrey Slusar
f8600ecedb Update to 21.5-b28 "fuki" 2007-05-27 17:43:21 +00:00
Mark Linimon
942838f1d5 * Make 'make-deinstall-all' check for moved ports. [1]
* Defined the installation directories PORTEXAMPLES and PORTDATA. [2]

* Add USE_MAKESELF knob is added for ports that use the makeself archiver. [3]

* Update the description of fetch-list; add targets fetch-required-list,
  fetch-url-list, and fetch-urlall-list. [4]

* Make 'make search' also search in ports/MOVED. [5]

* Move several Makevar definitions to the pre-makefile section:
  DATADIR, DOCSDIR, ETCDIR, EXAMPLESDIR, WWWDIR. [6]

* The target 'ignorelist-verbose' was added for portsmon. [7]

PR:	69965 [1], 78490 [2], 79398 [3], 86776 [4], 104161 [5], 110781 [6]

Submitted by:	Dancho Penev <dpenev at mnet dot bg> [1], mnag [2],
		jylefort [3], edwin [4], Lars Engels <lars dot engels
		at 0x20 dot net> [5], Alexander Logvinov <ports at
		logvinov dot com> [6], linimon [7]
2007-05-25 00:09:37 +00:00
Pav Lucistnik
721f8e17ac - Fix comments to match reality 2007-05-24 22:13:55 +00:00
Florent Thoumie
f8e2a239ac Fix USE_XLIB to depend on stub file rather than libX11.
Submitted by:	marcus
Approved by:	portmgr (blanket)
2007-05-21 10:21:39 +00:00
Pav Lucistnik
b06abcc4cb Recognize gcc42 in 7-CURRENT base
Approved by:	portmgr (implicit)
2007-05-19 22:06:14 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jeremy Messenger
df25178453 Remove graphics/gstreamer-plugins-libcaca80, it is no point for me to try to
fix it with future update of libcaca. All of gstreamer*80 will be remove in
May anyway.
2007-04-29 19:15:55 +00:00
Cheng-Lung Sung
ffd36e3244 - Update to 22.0.99
PR:		ports/112168
Submitted by:	matainer (keramida)
2007-04-29 08:27:33 +00:00
Shaun Amott
a2266880ed downloads.planetmirror.com and public.planetmirror.com force Temporary
Redirects unless you've visited both sites. They're designed for
interactive browser use, and there doesn't seem to be a reasonable
work-around.

python.planetmirror.com no longer mirrors python packages.

Therefore, remove all of the above.

PR:		ports/112092
Submitted by:	Marcin Simonides <marcin@studio4plus.com>
2007-04-28 00:11:47 +00:00
Edwin Groothuis
955f61fb2a bsd.sites.mk - Removal of mirror from MASTER_SITE_GNUPG
when building packages such as libgcrypt, the first site the source is
    downloaded from is http://ftp.sunsite.dk/pub/security/gcrypt/
    which results in a 404

    On closer inspection, it appears that everything below
    http://ftp.sunsite.dk/pub/security/ has been deleted.

PR:		ports/112041
Submitted by:	Steven Kreuzer<skreuzer@f2o.org>
2007-04-23 20:03:16 +00:00
Cheng-Lung Sung
d19fd3d803 - Update editors/emacs-devel to 22.0.98.
PR:		ports/111813
Submitted by:	NIIMI Satoshi <sa2c_AT_sa2c dot net>
Approved by:	maintainer (keramida)
2007-04-23 02:09:08 +00:00
Michael Nottebrock
7aeef3e519 Rename all binaries in qt4 which conflict with binaries installed by
qt33 to ($binary)-qt4 and adjust dependencies accordingly. This
avoids conflicts once X11BASE has been changed to /usr/local and
incidentally makes the naming scheme of the qt4 executables in ports
equal to that of the Fedora Core and Debian packages.
2007-04-19 17:08:04 +00:00
Michael Nottebrock
ff2a7904b5 Another typo of mine.
Discovered by: Diego Depaoli <trebestie@gmail.com>
2007-04-12 12:33:34 +00:00
Oliver Lehmann
9646c0a68d update xfce to 4.4.1
bump PORTREVISION where needed
2007-04-11 16:26:53 +00:00
Andrew Pantyukhin
0bb074ed59 - Add the only cheeseshop download site for the sake of a
universal macro (works for 34 out of 35 cheeseshop ports)
- Mirrors will appear later
2007-04-11 07:42:33 +00:00
Alejandro Pulver
e34004305a - Don't override the DEPTYPE of a component (accidentally introduced in
version 1.11).

Obtained from:	Andrew Turner <andrew@fubar.geek.nz>
2007-04-11 03:22:34 +00:00
Alejandro Pulver
26aabdd342 - Change some spaces into tabs. 2007-04-09 17:24:21 +00:00