| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=371544
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=371280
|
|
|
|
|
|
|
|
| |
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
Notes:
svn path=/head/; revision=363960
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
Notes:
svn path=/head/; revision=352986
|
|
|
|
|
|
|
| |
- Remove leading article from COMMENT
Notes:
svn path=/head/; revision=349353
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.
Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.
Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.
pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is
unavailable or has other issues associated with it.
This work allows us to unify how python packages are built, ensure that Python
distributions are installed consistently, reduces complexity for Python port
maintainers and paves the way for simplifying the Python ports framework in
the future.
With hat on: python
Reviewed by: koobs, antoine
Exp-run: bdrewery
Approved by: bdrewery (portmgr)
Notes:
svn path=/head/; revision=336553
|
|
|
|
|
|
|
| |
devel part 2)
Notes:
svn path=/head/; revision=327723
|
|
|
|
| |
Notes:
svn path=/head/; revision=313303
|
|
|
|
| |
Notes:
svn path=/head/; revision=276999
|
|
|
|
|
|
|
|
|
|
|
| |
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
Notes:
svn path=/head/; revision=246327
|
|
|
|
|
|
|
|
|
|
|
|
| |
mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=240715
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=161041
|
|
|
|
| |
Notes:
svn path=/head/; revision=149311
|
|
|
|
|
|
|
| |
Reported by: kris via pointyhat
Notes:
svn path=/head/; revision=137406
|
|
|
|
| |
Notes:
svn path=/head/; revision=137097
|
|
|
|
|
|
|
| |
for adoption.
Notes:
svn path=/head/; revision=121990
|
|
|
|
| |
Notes:
svn path=/head/; revision=93890
|
|
|
|
| |
Notes:
svn path=/head/; revision=87360
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove NO_CDROM.
- Remove Fnorb from LEGAL.
- Removed FTP site from MASTER_SITES; It still carries a tarball containing
the older licence (and hence, has a different checksum).
- Fixed a few minor syntactical problems in Makefile.
- Bumped PORTREVISION.
Notes:
svn path=/head/; revision=53684
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Submitted by: The inimitable Brad Champan <chapmanb@arches.uga.edu>
Notes:
svn path=/head/; revision=48595
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add runtime dependency on Tkinter
- Deploy DOCSDIR
- Minor style updates in Makefile
- Update my email address
- Make installation of examples dependent on NOPORTDOCS
- Bump PORTREVISION (because of the last point above)
Notes:
svn path=/head/; revision=47423
|
|
|
|
|
|
|
| |
Prompted by: vanilla
Notes:
svn path=/head/; revision=44495
|
|
|
|
|
|
|
|
|
|
|
|
| |
breakage.
- Fixing the problem lead to a more general overhaul of the port.
- Bumped PORTREVISION.
PR: 25304
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=38638
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
pkg-plist caused the docs not to be included if the port was built as a
package. The %%PORTDOCS%% PLIST_SUB pragma now allows an elegant way to
get around this.
- Did bump PORTREVISION of this reason
- Fixed a typo. :-)
PR: 24606
Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
Notes:
svn path=/head/; revision=38215
|
|
|
|
|
|
|
|
|
|
| |
installed -DNOPORTDOCS.
PR: 23066
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=35391
|
|
|
|
|
|
|
|
|
|
|
|
| |
binding code in Python 2.0. Again, compatibility with Python 1.5.2 should
be maintained.
- Thanks to Brad Chapman <chapmanb@arches.uga.edu> for his help.
PR: 22690
Submitted by: maintainer
Notes:
svn path=/head/; revision=34918
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
break Fnorb with Python 1.5.2)
- Submitted by: Mike Meyer (mwm@mired.org)
- Caveat: There may be further Python 2.0 incompatibilities in Fnorb. The
next release of Fnorb should be 2.0-compatible.
PR: 22636
Submitted by: maintainer
Notes:
svn path=/head/; revision=34916
|
|
|
|
|
|
|
|
| |
PR: 22475
Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
Notes:
svn path=/head/; revision=34534
|
|
|
|
|
|
|
|
| |
PR: 21726
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=33370
|
|
PR: 21226
Submitted by: Johann Visagie <johann@egenetics.com>
Notes:
svn path=/head/; revision=32677
|