| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=360664
|
|
|
|
| |
Notes:
svn path=/head/; revision=336417
|
|
|
|
| |
Notes:
svn path=/head/; revision=336416
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to Options NG (for NOPORTDOCS -> DOCS)
- Rediff patches.
- Fix a few omissions in the upstream BPF-related source,
the upstream no longer maintains *BSD.
- Fix a bug in MD5 that does not completely zero out its
work area - this is an omnipresent bug.
Warning: only discovery against a Linux-based PPPoE server v3.8 was tested,
not server-mode or running a session.
Notes:
svn path=/head/; revision=304747
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
Approved by: garga (mentor, implicit)
Notes:
svn path=/head/; revision=256476
|
|
|
|
|
|
|
| |
Approved by: garga (mentor, implicit)
Notes:
svn path=/head/; revision=256473
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
Notes:
svn path=/head/; revision=237892
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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: ports/106808
Submitted by: Matthias Andree <matthias.andree at gmx.de> (maintainer)
Notes:
svn path=/head/; revision=179996
|
|
|
|
|
|
|
|
|
|
|
| |
- Update WWW
PR: ports/105081
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Approved by: maintainer
Notes:
svn path=/head/; revision=176232
|
|
|
|
|
|
|
|
|
|
|
| |
- portlint(1)
- Fix build on 4.x [mnag]
PR: 95380
Submitted by: maintainer
Notes:
svn path=/head/; revision=159148
|
|
|
|
|
|
|
|
|
|
| |
Add SHA256
PR: 89219
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Notes:
svn path=/head/; revision=148723
|
|
|
|
|
|
|
|
| |
PR: 87821
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Notes:
svn path=/head/; revision=146139
|
|
|
|
|
|
|
|
|
|
|
| |
by using C comments instead of make(1) constructs.
And as long as I'm here, fix a command misspelling in vm-pop3d.
As prompted by: kris
Notes:
svn path=/head/; revision=133895
|
|
|
|
|
|
|
|
| |
PR: ports/69868
Submitted by: maintainer
Notes:
svn path=/head/; revision=115208
|
|
|
|
|
|
|
|
| |
PR: ports/68113
Submitted by: Matthias Andree
Notes:
svn path=/head/; revision=112137
|
|
|
|
| |
Notes:
svn path=/head/; revision=66770
|
|
|
|
|
|
|
|
|
| |
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
Notes:
svn path=/head/; revision=65426
|
|
|
|
|
|
|
| |
two months, remove it from ports tree.
Notes:
svn path=/head/; revision=53475
|
|
|
|
|
|
|
| |
Submitted by: bento (sort of)
Notes:
svn path=/head/; revision=41880
|
|
o Does not work yet with FreeBSD's pppd. It is being imported in
the hope that will bring ppl to fix it. Therefore, marked BROKEN.
Notes:
svn path=/head/; revision=40245
|