| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
Notes:
svn path=/head/; revision=394508
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Convert to USES=python
- Separate examples into nwdiag and packetdiag
- Update WWW: in pkg-descr
Notes:
svn path=/head/; revision=369307
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Switch run-time dependency from PIL to Pillow
- Remove indefinate article from COMMENT
- Use USE_PYDISTUTILS= yes instead of USE_PYDISTUTILS= easy_install
- Use PYDISTUTILS_AUTOPLIST
* Remove pkg-plist, accordingly
- Make use of UNIQUENAME
- Add DOCS and EXAMPLES to OPTIONS_DEFINE to fix options default
- Support STAGEDIR
* Make DOCS and EXAMPLES unconditional to stage
- Unmute INSTALL_DATA and INSTALL_MAN in post-install target
Notes:
svn path=/head/; revision=352379
|
|
|
|
|
|
|
|
|
|
| |
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
Notes:
svn path=/head/; revision=339634
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
Notes:
svn path=/head/; revision=338168
|
|
|
|
|
|
|
| |
graphics)
Notes:
svn path=/head/; revision=327733
|
|
|
|
| |
Notes:
svn path=/head/; revision=309358
|
|
|
|
|
|
|
| |
- Add missing example file
Notes:
svn path=/head/; revision=309021
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=307538
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=306648
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=306347
|
|
|
|
|
|
|
|
|
| |
- Fix USE_PYTHON to -2.7 because 2.4 and 2.5 have been removed from the tree
Pointed out by: rm@ (via private e-mail)
Notes:
svn path=/head/; revision=305143
|
|
|
|
| |
Notes:
svn path=/head/; revision=305085
|
|
|
|
| |
Notes:
svn path=/head/; revision=303935
|
|
|
|
|
|
|
|
| |
- Remove deprecated header information from Makefile
- Replace tab with space after WWW: in pkg-descr
Notes:
svn path=/head/; revision=303929
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav
Notes:
svn path=/head/; revision=288824
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286286
|
|
|
|
| |
Notes:
svn path=/head/; revision=285373
|
|
|
|
| |
Notes:
svn path=/head/; revision=285253
|
|
|
|
| |
Notes:
svn path=/head/; revision=285045
|
|
|
|
| |
Notes:
svn path=/head/; revision=284072
|
|
|
|
|
|
|
| |
- Add manpage
Notes:
svn path=/head/; revision=283162
|
|
|
|
| |
Notes:
svn path=/head/; revision=282711
|
|
|
|
|
|
|
| |
- Restrict USE_PYTHON range
Notes:
svn path=/head/; revision=282481
|
|
|
|
| |
Notes:
svn path=/head/; revision=279401
|
|
`nwdiag` generate network-diagram image file from spec-text file.
Features
* Generate network-diagram from dot like text (basic feature).
* Multilingualization for node-label (utf-8 only).
WWW: http://blockdiag.com/nwdiag/build/html/
Notes:
svn path=/head/; revision=279093
|