| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=373063
|
|
|
|
|
|
|
|
| |
PR: 192030
Submitted by: mail@ozzmosis.com
Notes:
svn path=/head/; revision=366822
|
|
|
|
| |
Notes:
svn path=/head/; revision=364148
|
|
|
|
| |
Notes:
svn path=/head/; revision=347778
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
| |
Notes:
svn path=/head/; revision=322644
|
|
|
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
Notes:
svn path=/head/; revision=302141
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
|
| |
PR: 122817
Submitted by: andrew clarke
Notes:
svn path=/head/; revision=211372
|
|
|
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
Notes:
svn path=/head/; revision=156534
|
|
|
|
| |
Notes:
svn path=/head/; revision=148648
|
|
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: 88975
Submitted by: Boris Kovalenko
Pointy hat to: fjoe
Notes:
svn path=/head/; revision=148399
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Create user/group (default fido:fido 111:111) for running the server
- Bump PORTREVISION
- Take maintainership
Submitted by: Yuri Kurenkov (partially)
Approved by: dsh@vlink.ru (previous MAINTINAER)
Notes:
svn path=/head/; revision=147839
|
|
|
|
|
|
|
| |
Approved by: MAINTAINER
Notes:
svn path=/head/; revision=142902
|
|
|
|
|
|
|
| |
Submitted by: Oleg Sharoiko <os@rsu.ru>
Notes:
svn path=/head/; revision=112902
|
|
|
|
|
|
|
|
|
| |
PR: ports/68478
Submitted by: Oleg Sharoiko <os@rsu.ru>
Approved by: maintainer
Notes:
svn path=/head/; revision=112624
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
|
|
| |
* Utilize DOCSDIR
PR: 58911
Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru> (maintainer)
Notes:
svn path=/head/; revision=93104
|
|
|
|
| |
Notes:
svn path=/head/; revision=76041
|
|
|
|
|
|
|
|
| |
PR: 31126
Submitted by: maintainer
Notes:
svn path=/head/; revision=48554
|
|
|
|
|
|
|
|
| |
PR: 20239
Submitted by: Maintainer
Notes:
svn path=/head/; revision=31224
|
|
|
|
|
|
|
|
| |
PR: 17892
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
Notes:
svn path=/head/; revision=28166
|
|
|
|
| |
Notes:
svn path=/head/; revision=27423
|
|
|
|
|
|
|
|
| |
PR: 17734
Submitted by: maintainer
Notes:
svn path=/head/; revision=27250
|
|
|
|
|
|
|
|
|
|
|
| |
Add patch for using system CFLAGS.
Add support for amiga style outbound.
PR: 17576
Submitted by: maintainer
Notes:
svn path=/head/; revision=27215
|
|
|
|
|
|
|
|
|
| |
PR: 17543
Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru>
Approved by: Previous Maintainer
Notes:
svn path=/head/; revision=26996
|
|
|
|
| |
Notes:
svn path=/head/; revision=21694
|
|
|
|
| |
Notes:
svn path=/head/; revision=21126
|
|
|
|
|
|
|
| |
chown -> ${CHOWN}
Notes:
svn path=/head/; revision=20885
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
Notes:
svn path=/head/; revision=19803
|
|
|
|
| |
Notes:
svn path=/head/; revision=18578
|
|
|
|
| |
Notes:
svn path=/head/; revision=18431
|
|
|
|
|
|
|
|
| |
PR: ports/10685
Submitted by: andy@icc.surw.chel.su
Notes:
svn path=/head/; revision=17320
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
Notes:
svn path=/head/; revision=16518
|
|
A Fidonet TCP/IP mailer.
PR: 7689
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
Notes:
svn path=/head/; revision=15559
|