| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
MFH: 2015Q4
Notes:
svn path=/head/; revision=401795
|
|
|
|
|
|
|
|
|
|
| |
- Remove COMPILE option. It is broken and I have never used it.
PR: 203251
Reported by: olivier at gautherot.net
Notes:
svn path=/head/; revision=400929
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735
Notes:
svn path=/head/; revision=400848
|
|
|
|
|
|
|
|
|
|
| |
While here, replace "freebsd" in LIBNAME with ${OPSYS:tl} to facilitate
DragonFly support.
Approved by: Just fix it
Notes:
svn path=/head/; revision=400497
|
|
|
|
| |
Notes:
svn path=/head/; revision=400100
|
|
|
|
| |
Notes:
svn path=/head/; revision=400099
|
|
|
|
| |
Notes:
svn path=/head/; revision=399355
|
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
Notes:
svn path=/head/; revision=399346
|
|
|
|
|
|
|
|
| |
PR: 203713
Submitted by: Peter Wemm <peter@FreeBSD.org>
Notes:
svn path=/head/; revision=399335
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These were FreeBSD specific aliases for libiconv(), libiconv_open() and
libiconv_close() that are now also provided by libc which complicates
writing configure tests that work correctly when both libc iconv and
libiconv are available.
Also, because the libiconv iconv.h header redefines iconv* to libiconv*
correct use of the header implies that the aliases aren't used.
The following ports needed fixes because there was something wrong with
the way they tried to detect or use iconv:
audio/deadbeef: Remove LIBICONV_PLUG from a source file. It's a
compile-time option and should not be set in source code.
comms/hidapi: Use standard AM_ICONV configure macro to look for iconv.
deskutils/fbreader: Let ports framework deal with LIBICONV_PLUG.
deskutils/ljclive: Override configure test for iconv.
deskutils/owncloudclient: Add USES=iconv and patch test for iconv.
devel/aegis: Bump PORTREVISION because it no longer uses libiconv.
devel/libexplain: Add USES=iconv and override test for iconv.
devel/sdl20: Override configure test for iconv.
emulators/vmw: Replace OSVERSION checks with ICONV_LIB checks and include
<iconv.h> instead of <sys/iconv.h>.
irc/scrollz: Override configure test for iconv.
japanese/chasen-base: Override configure test for iconv and patch
configure so it no longer adds -liconv to linker flags just because it
happens to be installed.
japanses/eb: Patch configure test for iconv.
japanses/eblook: Override configure test for iconv.
java/jikes: Override configure test for iconv.
multimedia/transcode: Bump PORTREVISION because only one plugin links with
libiconv now.
net/c3270: Override configure test for iconv.
net/samba4*: Bump PORTREVISION because it no longer uses libiconv. The
configure script will always add -liconv to the linker flags when it
happens to be installed which would be wrong but later on binaries are
linked with -Wl,--as-needed and the linker discards -liconv because it
finds iconv*() functions in libc now and no longer in libiconv.
net-mgmt/icinga-*: Remove dependency on iconv.
net-mgmt/netxms: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net/asterisk11: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net-p2p/transmission-*: Override configure test for iconv.
www/htmlcxx: Override configure test for iconv.
www/httrack: Override configure test for iconv.
www/xapian-omega: Override configure test for iconv.
x11/mrxvt(-devel): Add USES=iconv and override configure test for iconv.
x11/x3270: Override configure test for iconv.
x11-wm/jwm: Override configure test for iconv.
PR: 202838
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=398996
|
|
|
|
| |
Notes:
svn path=/head/; revision=398832
|
|
|
|
| |
Notes:
svn path=/head/; revision=398383
|
|
|
|
| |
Notes:
svn path=/head/; revision=398188
|
|
|
|
|
|
|
|
|
| |
PR: 201308
Submitted by: mikael.urankar@gmail.com
Reviewed by: sbruno
Notes:
svn path=/head/; revision=398182
|
|
|
|
| |
Notes:
svn path=/head/; revision=397461
|
|
|
|
|
|
|
|
|
| |
PR: 201307
Submitted by: rpaulo
Reviewed by: glewis
Notes:
svn path=/head/; revision=397256
|
|
|
|
| |
Notes:
svn path=/head/; revision=397060
|
|
|
|
| |
Notes:
svn path=/head/; revision=397040
|
|
|
|
|
|
|
|
|
| |
- Switch to COPYTREE_SHARE and don't install empty dirs
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=396698
|
|
|
|
|
|
|
|
|
| |
JDK to being fetched remotely using PATCHFILES and PATCH_SITES.
This cuts the size taken by openjdk7 in the ports repository.
Notes:
svn path=/head/; revision=396460
|
|
|
|
| |
Notes:
svn path=/head/; revision=396459
|
|
|
|
|
|
|
|
|
| |
JDK to being fetched remotely using PATCHFILES and PATCH_SITES.
This cuts the size taken by openjdk8 in the ports repository.
Notes:
svn path=/head/; revision=396353
|
|
|
|
| |
Notes:
svn path=/head/; revision=396257
|
|
|
|
|
|
|
|
|
|
|
| |
unbreak fetch. This affects the name of the distfile (but not the
size or hash), so update distinfo to match.
PR: 202735
Approved by: makc (maintainer)
Notes:
svn path=/head/; revision=395564
|
|
|
|
|
|
|
|
|
| |
- Don't install empty docdirs
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=395514
|
|
|
|
| |
Notes:
svn path=/head/; revision=395450
|
|
|
|
|
|
|
|
| |
PR: 202696
Submitted by: xmj@
Notes:
svn path=/head/; revision=395449
|
|
|
|
|
|
|
|
|
| |
- Fix packaging after previous commit
Reported by: Robert Burmeister via mail
Notes:
svn path=/head/; revision=395383
|
|
|
|
| |
Notes:
svn path=/head/; revision=395231
|
|
|
|
|
|
|
|
|
| |
- Convert to new options helpers
- Convert to USE_GITHUB
- Fix license (it's BSD actually) and remove MANUAL_PACKAGE_BUILD
Notes:
svn path=/head/; revision=395227
|
|
|
|
| |
Notes:
svn path=/head/; revision=394828
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- Fix default core file location in crash report.
MFH: 2015Q3
Notes:
svn path=/head/; revision=393281
|
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
Notes:
svn path=/head/; revision=393122
|
|
|
|
|
|
|
|
|
| |
PR: 201811
Submitted by: olgeni
Approved by: maintainer
Notes:
svn path=/head/; revision=392827
|
|
|
|
| |
Notes:
svn path=/head/; revision=392605
|
|
|
|
| |
Notes:
svn path=/head/; revision=392604
|
|
|
|
| |
Notes:
svn path=/head/; revision=392506
|
|
|
|
|
|
|
|
| |
- Update to 1.2
- Clean up install target
Notes:
svn path=/head/; revision=392379
|
|
|
|
|
|
|
|
|
|
|
| |
define a remove() operation which takes two arguments and clashes with
the new remove() operation defined in Map for Java 8. Hence, restrict
to Java 6 and 7.
PR: 201335
Notes:
svn path=/head/; revision=392329
|
|
|
|
| |
Notes:
svn path=/head/; revision=392117
|
|
|
|
| |
Notes:
svn path=/head/; revision=392115
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
...
Installing org.eclipse.rcp.id 4.4.2.M20150204-1700.
Installation failed.
An error occurred while installing the items
session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]org.eclipse.rcp.id.executable.gtk.freebsd.x86 4.4.2.M20150204-1700, action=org.eclipse.equinox.internal.p2.touchpoint.natives.actions.UnzipAction).
...
[INFO] equinox-sdk ....................................... SUCCESS [4.776s]
[INFO] org.eclipse.rcp.id ................................ FAILURE [4.674s]
[INFO] org.eclipse.rcp.sdk.id ............................ SKIPPED
...
Submitted by: pkg-fallout
Approved by: portmgr blanket
MFH: 2015Q3
Notes:
svn path=/head/; revision=391412
|
|
|
|
|
|
|
| |
that to be the case.
Notes:
svn path=/head/; revision=391340
|
|
|
|
| |
Notes:
svn path=/head/; revision=391339
|
|
|
|
| |
Notes:
svn path=/head/; revision=391255
|
|
|
|
|
|
|
|
|
| |
PR: 201301
Submitted by: olgeni
Approved by: maintainer
Notes:
svn path=/head/; revision=391229
|
|
|
|
| |
Notes:
svn path=/head/; revision=391181
|
|
|
|
|
|
|
| |
MFH: 2015Q3
Notes:
svn path=/head/; revision=391178
|
|
|
|
|
|
|
|
|
| |
- Use sysctl(3) instead of procfs(5) when we need executable path from PID.
MFH: 2015Q3
Notes:
svn path=/head/; revision=391177
|