| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- While here, convert to new LIB_DEPENDS format
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326375
|
|
|
|
|
|
|
|
|
|
|
| |
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me)
Notes:
svn path=/head/; revision=326316
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
Notes:
svn path=/head/; revision=326307
|
|
|
|
|
|
|
|
| |
PR: ports/181476
Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
Notes:
svn path=/head/; revision=326236
|
|
|
|
| |
Notes:
svn path=/head/; revision=326137
|
|
|
|
| |
Notes:
svn path=/head/; revision=326133
|
|
|
|
| |
Notes:
svn path=/head/; revision=326132
|
|
|
|
| |
Notes:
svn path=/head/; revision=326129
|
|
|
|
| |
Notes:
svn path=/head/; revision=326122
|
|
|
|
| |
Notes:
svn path=/head/; revision=326105
|
|
|
|
| |
Notes:
svn path=/head/; revision=326090
|
|
|
|
| |
Notes:
svn path=/head/; revision=326088
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable.
For ports that don't need -a introduce USES=imake:notall.
This way ports no longer have to redefine XMKMF.
2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments
to set CPP, CC and CXX. This creates the top Makefile, and then xmkmf
runs make Makefiles. This Makefiles target runs imake for each
subdirectory but these imake invocations did not have the flags from
IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor
when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp).
Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to
imake let imake handle IMAKECPPFLAGS itself just like it handles
IMAKEINCLUDE.
This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm.
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=325992
|
|
|
|
|
|
|
| |
Convert USE_GMAKE to USES=gmake
Notes:
svn path=/head/; revision=325931
|
|
|
|
| |
Notes:
svn path=/head/; revision=325766
|
|
|
|
| |
Notes:
svn path=/head/; revision=325675
|
|
|
|
|
|
|
|
| |
PR: 181667
Submitted by: Katsuyuki Miyoshi <katsu@miyoshi.matsuyama.ehime.jp>
Notes:
svn path=/head/; revision=325663
|
|
|
|
|
|
|
|
| |
Although the shlib version wasn't bumped, some ABI changes require
applications linked against fox17 to be rebuilt.
Notes:
svn path=/head/; revision=325571
|
|
|
|
| |
Notes:
svn path=/head/; revision=325559
|
|
|
|
| |
Notes:
svn path=/head/; revision=325558
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.
Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases. Future commits will fix them.
Approved by: bapt
Notes:
svn path=/head/; revision=325546
|
|
|
|
|
|
|
| |
Submitted by: jgh@
Notes:
svn path=/head/; revision=325497
|
|
|
|
|
|
|
| |
Submitted by: jgh@
Notes:
svn path=/head/; revision=325496
|
|
|
|
|
|
|
| |
Approved by: crees, tabthorpe (mentors, implicit)
Notes:
svn path=/head/; revision=325495
|
|
|
|
|
|
|
|
|
|
| |
configurable option
PR: 181574
Submitted by: jgh@
Notes:
svn path=/head/; revision=325429
|
|
|
|
|
|
|
|
|
| |
some cleanups [1].
PR: 181574
Notes:
svn path=/head/; revision=325427
|
|
|
|
| |
Notes:
svn path=/head/; revision=325401
|
|
|
|
| |
Notes:
svn path=/head/; revision=325371
|
|
|
|
| |
Notes:
svn path=/head/; revision=325370
|
|
|
|
| |
Notes:
svn path=/head/; revision=325232
|
|
|
|
| |
Notes:
svn path=/head/; revision=325230
|
|
|
|
|
|
|
| |
Changelog at <http://towo.net/mined/changes.html>.
Notes:
svn path=/head/; revision=325005
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324851
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
| |
Notes:
svn path=/head/; revision=324353
|
|
|
|
|
|
|
|
|
|
|
| |
- pass maintainership to submitter
- properly support DOCS (instscript no longer required)
PR: 181009
Submitted by: danilogondolfo@gmail.com
Notes:
svn path=/head/; revision=324330
|
|
|
|
|
|
|
|
|
| |
- CoinMP has been updated
Submitted by: Pedro Giffuni <giffunip tutopia.com>
Notes:
svn path=/head/; revision=324278
|
|
|
|
| |
Notes:
svn path=/head/; revision=324231
|
|
|
|
|
|
|
| |
Approved by: bapt@ (office@)
Notes:
svn path=/head/; revision=324225
|
|
|
|
|
|
|
| |
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324191
|
|
|
|
|
|
|
| |
- Trim Makefile header
Notes:
svn path=/head/; revision=324181
|
|
|
|
|
|
|
| |
- Trim Makefile header
Notes:
svn path=/head/; revision=324175
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
| |
Notes:
svn path=/head/; revision=324042
|
|
|
|
| |
Notes:
svn path=/head/; revision=323932
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
Notes:
svn path=/head/; revision=323748
|
|
|
|
| |
Notes:
svn path=/head/; revision=323578
|
|
|
|
| |
Notes:
svn path=/head/; revision=323483
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix colors on some terminals
- Add LICENSE
PR: 180623
Submitted by: "r4721@tormail.org" <r4721@tormail.org>
Notes:
svn path=/head/; revision=323482
|
|
|
|
|
|
|
|
| |
PR: 180701
Submitted by: ports fury
Notes:
svn path=/head/; revision=323473
|