| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
Submitted by: jkim
Notes:
svn path=/head/; revision=197149
|
|
|
|
|
|
|
|
|
|
|
|
| |
CONFIGURE_ARGS for ports setting USE_XORG. This restores the old USE_XLIB
behaviour. [1]
- Whitespace fixes [2]
PR: ports/115098 [1]
Submitted by: mm [1], miwi [2]
Notes:
svn path=/head/; revision=197087
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.commands.mk and can be easily reused within the infrastructure.
- Revert old DESTDIR implementation.
- Add a new, fully chrooted DESTDIR implementation as bsd.destdir.mk.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=197074
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
standard make and environment variables to their qmake counterparts:
QMAKE_CC="${CC}" QMAKE_CXX="${CXX}" QMAKE_LINK_SHLIB="${CXX}"
QMAKE_LINK="${CXX}" QMAKE_CFLAGS="${CFLAGS}"
QMAKE_CXXFLAGS="${CXXFLAGS}" QMAKE_CFLAGS_THREAD="${PTHREAD_CFLAGS}"
QMAKE_LFLAGS_THREAD="${PTHREAD_LIBS}"
This is mostly useful for ports which call ${QMAKE} directly in some
target and want to override some of the defaults in qmake.conf.
Notes:
svn path=/head/; revision=197034
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
QT_COMPONENTS can now be depended on at runtime or buildtime only by
specifiying them as <component>_build or <component>_run, respectively.
Specifying <component> without any suffix will depend on the component
at both build- and runtime just like before.
- Convert Qt core ports to use the new dependency switches.
- Add a patch to corelib to fix Qt4 on ARM, submitted by:
Björn König <bkoenig@alpha-tierchen.de>
Notes:
svn path=/head/; revision=196993
|
|
|
|
| |
Notes:
svn path=/head/; revision=196933
|
|
|
|
| |
Notes:
svn path=/head/; revision=196749
|
|
|
|
| |
Notes:
svn path=/head/; revision=196708
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
Notes:
svn path=/head/; revision=196700
|
|
|
|
|
|
|
|
|
| |
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav
Notes:
svn path=/head/; revision=196437
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix detection of i386 libs on amd64/ia64 [2]
- Make IGNORE messages show as a real sentences [3]
- Make COPYTREE_* work under unpriviledged user [4]
PR: ports/112203 [2], ports/114329 [3], ports/113425
Submitted by: gerald [1], Scot Hetzel <swhetzel@gmail.com> [2], danfe [3],
Dmitry Marakasov <amdmi3@amdmi3.ru> [4]
Notes:
svn path=/head/; revision=196427
|
|
|
|
|
|
|
|
| |
only affect the Qt4 core ports but ports depending on them as well, so
try a more sweeping approach for a workaround.
Notes:
svn path=/head/; revision=196381
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=196111
|
|
|
|
|
|
|
| |
Pointy Hat to: clement
Notes:
svn path=/head/; revision=196057
|
|
|
|
|
|
|
|
|
| |
* fix pre/post includes
* fix local port overiding for apache > 2.1
* Add a short notr about USE_APACHE=yes
Notes:
svn path=/head/; revision=196049
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=195871
|
|
|
|
|
|
|
| |
Requested by: ume
Notes:
svn path=/head/; revision=195762
|
|
|
|
| |
Notes:
svn path=/head/; revision=195756
|
|
|
|
|
|
|
| |
Approved by: portmgr (bsd.port.mk changes)
Notes:
svn path=/head/; revision=195715
|
|
|
|
|
|
|
|
|
|
| |
problems with some extensions. This also had been fixed in upsteam CVS.
- Bump portrevision.
Reported by: many
Notes:
svn path=/head/; revision=195645
|
|
|
|
|
|
|
|
| |
PR: ports/114540
Submitted by: Rainer Duffner <rainer@ultra-secure.de>
Notes:
svn path=/head/; revision=195505
|
|
|
|
|
|
|
|
|
| |
use this knob.
Approved by: gerald, portmgr (pav)
Notes:
svn path=/head/; revision=195443
|
|
|
|
|
|
|
|
|
|
| |
serious bugs, some of which can pose security-related problems.
- Bump up PORTREVISION.
Requested by: many
Notes:
svn path=/head/; revision=195369
|
|
|
|
|
|
|
|
| |
PR: ports/114361
Submitted by: Greg Larkin <glarkin@sourcehosting.net>
Notes:
svn path=/head/; revision=195319
|
|
|
|
| |
Notes:
svn path=/head/; revision=194883
|
|
|
|
|
|
|
| |
PR: ports/114125
Notes:
svn path=/head/; revision=194462
|
|
|
|
|
|
|
| |
module
Notes:
svn path=/head/; revision=194399
|
|
|
|
|
|
|
|
| |
Submitted by: reg
Tested by: pointyhat exprun
Notes:
svn path=/head/; revision=194398
|
|
|
|
|
|
|
|
| |
Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
Tested by: pointyhat exprun
Notes:
svn path=/head/; revision=194397
|
|
|
|
|
|
|
|
|
|
| |
revision
Submitted by: netchild
Tested by: pointyhat exprun
Notes:
svn path=/head/; revision=194396
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=194395
|
|
|
|
| |
Notes:
svn path=/head/; revision=194305
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=194289
|
|
|
|
| |
Notes:
svn path=/head/; revision=193887
|
|
|
|
|
|
|
| |
Approved by: ache, gabor, Alex Samorukov <samm@os2.kiev.ua> (maintainers)
Notes:
svn path=/head/; revision=193871
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=193685
|
|
|
|
|
|
|
|
|
| |
Noticed by: gibbs
Submitted by: kris
Tested by: bento amd64 exprun
Notes:
svn path=/head/; revision=193684
|
|
|
|
|
|
|
|
| |
PR: ports/113414
Submitted by: Marcus von Appen <mva@sysfault.org>
Notes:
svn path=/head/; revision=193662
|
|
|
|
|
|
|
| |
Reported by: cperciva
Notes:
svn path=/head/; revision=193020
|
|
|
|
| |
Notes:
svn path=/head/; revision=193013
|
|
|
|
|
|
|
|
|
|
| |
Linux Blackdown 1.3 JDK.
PR: 113268
Submitted by: gabor@
Notes:
svn path=/head/; revision=192931
|
|
|
|
|
|
|
|
|
| |
PR: ports/112281
Submitted by: alepulver (myself)
Approved by: alexbl (maintainer)
Notes:
svn path=/head/; revision=192785
|
|
|
|
| |
Notes:
svn path=/head/; revision=192697
|
|
|
|
|
|
|
| |
Submitted by: jon@jackson-spencer.ca
Notes:
svn path=/head/; revision=192600
|
|
|
|
| |
Notes:
svn path=/head/; revision=192557
|
|
|
|
| |
Notes:
svn path=/head/; revision=192075
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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]
Notes:
svn path=/head/; revision=191668
|
|
|
|
| |
Notes:
svn path=/head/; revision=191636
|
|
|
|
|
|
|
|
| |
Submitted by: marcus
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=191581
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=191552
|