| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 199475
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
- Define LICENSE (MIT), augment COMMENT, fix the header
- Add missing OPTIONS_DEFINE, replace ${INSTALL} -d with
${MKDIR}, perform few other minor Makefile cleanups
- Remove defunct WWW from port description
- Transfer maintainership to the submitter
PR: 199326
Submitted by: Chris Hutchinson
|
| |
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
|
|
|
|
| |
- Remove the check for PORT_OPTIONS:MDOCS which is automatically handled by staging
|
|
|
|
| |
- Convert to staging
|
|
|
|
|
|
|
|
|
| |
The following ports will not build with a binutils 2.22+ linker built
with standard options. This has been obvious with DPorts, but difficult
to see on FreeBSD. However, setting the ports compiler as a recent gcc
(e.g lang/gcc48) is an excellent way to detect the unspecified but needed
libraries as these recent GCC compilers use the latest binutils linkers.
These patches were tested on FreeBSD 8.4 and DragonFly 3.5
|
|
|
|
| |
x11)
|
|
|
|
| |
While here, trim the headers
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
|
|
|
|
|
|
|
| |
- Remove unneeded dependency on GTK
- Clean up
- Conflict with upcoming xsel-conrad
- Bump portrevision
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
| |
Discussed with: kris
Approved by: portmgr (implicit)
|
| |
|
|
|
|
| |
Reviewed by: marcus
|
|
|
|
| |
(Part 1)
|
| |
|
| |
|
| |
|
|
Access X selection from command line
|