| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
domain is available for stuff built from source.
Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain.
The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision.
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D2977
Notes:
svn path=/head/; revision=397315
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Simplify gnustep ports
Hook into the regular ports framework:
- LIB_DEPENDS for library dependencies
- Use regular USE_LDCONFIG
Reuse USES=objc (automatic)
USE_GNUSTEP is now a macro to set the dependencies and build feature needed.
Accepted arguments: back base build gui
Merge deskutils/preferencepanes into deskutils/systempreferences
Notes:
svn path=/head/; revision=383626
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Strip binaries
Notes:
svn path=/head/; revision=380814
|
|
|
|
| |
Notes:
svn path=/head/; revision=373367
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
|
|
|
|
|
| |
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.
PR: 192342
Approved by: portmgr (implicit, bump unstaged ports)
Notes:
svn path=/head/; revision=364143
|
|
|
|
| |
Notes:
svn path=/head/; revision=349084
|
|
|
|
| |
Notes:
svn path=/head/; revision=338772
|
|
|
|
|
|
|
| |
x11)
Notes:
svn path=/head/; revision=327777
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=305832
|
|
|
|
| |
Notes:
svn path=/head/; revision=299982
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
| |
Notes:
svn path=/head/; revision=255719
|
|
|
|
| |
Notes:
svn path=/head/; revision=255316
|
|
|
|
| |
Notes:
svn path=/head/; revision=237172
|
|
|
|
| |
Notes:
svn path=/head/; revision=226279
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=210065
|
|
|
|
| |
Notes:
svn path=/head/; revision=191718
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
| |
PR: 103931
Approved by: pav
Notes:
svn path=/head/; revision=183799
|
|
|
|
|
|
|
| |
Approved by: gurkan@linuks.mine.nu
Notes:
svn path=/head/; revision=182275
|
|
|
|
| |
Notes:
svn path=/head/; revision=178076
|
|
handle the special keys on multimedia keyboards. Since this would require
special hacks to work on different platform, and since those differents
platforms work differently, I thought putting those hacks together in a
centralized daemon would be the correct and clean way to do things.
Notes:
svn path=/head/; revision=177449
|