| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Notes:
svn path=/head/; revision=428152
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415499
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=405891
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
Notes:
svn path=/head/; revision=405223
|
|
|
|
| |
Notes:
svn path=/head/; revision=374378
|
|
|
|
|
|
|
|
|
|
| |
- Stage support
PR: ports/185692
Submitted by: KATO Tsuguru
Notes:
svn path=/head/; revision=339712
|
|
|
|
|
|
|
| |
misc)
Notes:
svn path=/head/; revision=327745
|
|
|
|
|
|
|
| |
- Trim Makefile header
Notes:
svn path=/head/; revision=324054
|
|
|
|
| |
Notes:
svn path=/head/; revision=319268
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316464
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim Header
- Convert to OptionsNG
- Prefer DISTNAME to DISTFILES
- Reorder variables
- Fix comments (don't include leading article)
- @unexec rm must not cause failure
- Tabs, not spaces
- Single space for WWW
- Pet portlint
- etc.
In a few cases the option DOCS was used to control installation into EXAMPLEDIR.
I opted to keep the existing logic of the port in these cases.
Reviewed by: koobs, ashish
Notes:
svn path=/head/; revision=315192
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
|
|
|
| |
- Add License
Notes:
svn path=/head/; revision=281017
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
| |
Notes:
svn path=/head/; revision=222134
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
| |
- Unbreak
Notes:
svn path=/head/; revision=203869
|
|
|
|
|
|
|
| |
Approved by: portmgr (erwin)
Notes:
svn path=/head/; revision=202722
|
|
|
|
|
|
|
| |
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=202562
|
|
|
|
|
|
|
|
| |
Reviewed by: miwi@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=202525
|
|
|
|
|
|
|
| |
Approved by: clsung (mentor)
Notes:
svn path=/head/; revision=198164
|
|
|
|
|
|
|
|
| |
PR: 115095
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
Notes:
svn path=/head/; revision=196883
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 114845
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Notes:
svn path=/head/; revision=196178
|
|
|
|
|
|
|
|
|
|
|
| |
allocation failure by using setrlimit(RLIMIT_DATA, ...) and doing malloc,
except malloc no longer uses sbrk() to allocate memory so this ends up
running the entire machine out of swap.
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=157055
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154114
|
|
|
|
| |
Notes:
svn path=/head/; revision=150166
|
|
|
|
|
|
|
|
|
| |
Backout misc/kcd, which is version 7.6
Suggested by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=148521
|
|
|
|
| |
Notes:
svn path=/head/; revision=148330
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
|
|
|
|
| |
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
Notes:
svn path=/head/; revision=124183
|
|
|
|
|
|
|
|
| |
PR: ports/69921
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=115302
|
|
|
|
|
|
|
|
| |
PR: ports/64857
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=105533
|
|
|
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
Notes:
svn path=/head/; revision=99914
|
|
|
|
| |
Notes:
svn path=/head/; revision=99421
|
|
|
|
| |
Notes:
svn path=/head/; revision=98909
|
|
|
|
|
|
|
| |
Prodded by: kris
Notes:
svn path=/head/; revision=87743
|
|
|
|
| |
Notes:
svn path=/head/; revision=87644
|
|
|
|
|
|
|
|
| |
PR: 54326
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=84640
|
|
|
|
|
|
|
|
| |
PR: 51058
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=79548
|
|
|
|
| |
Notes:
svn path=/head/; revision=75971
|
|
|
|
|
|
|
|
| |
PR: 45441
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=70583
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
|
| |
PR: 44350
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=68574
|
|
|
|
| |
Notes:
svn path=/head/; revision=67414
|
|
|
|
|
|
|
|
| |
Submitted by: lots and lots
Pointy hat to: ade
Notes:
svn path=/head/; revision=63850
|
|
|
|
|
|
|
|
| |
PR: 38999
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=60891
|