| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=357972
|
|
|
|
| |
Notes:
svn path=/head/; revision=357786
|
|
|
|
|
|
|
|
| |
PR: 190906
Submitted by: ports fury
Notes:
svn path=/head/; revision=357747
|
|
|
|
| |
Notes:
svn path=/head/; revision=357713
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=357526
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.
Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.
PR: 190592
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=357486
|
|
|
|
| |
Notes:
svn path=/head/; revision=357362
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight
Notes:
svn path=/head/; revision=357300
|
|
|
|
| |
Notes:
svn path=/head/; revision=357262
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=357203
|
|
|
|
|
|
|
| |
- Bump dependent ports as .so version has changed
Notes:
svn path=/head/; revision=356785
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix and sort plist
- Use new LIB_DEPENDS syntax
- Whitespace nits
MFH: 2014Q2
Notes:
svn path=/head/; revision=356693
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=356666
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=356665
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=356613
|
|
|
|
|
|
|
|
|
|
| |
The libxml2 fix for CVE-2014-0191 broke meinproc4, which resulted in the KDE
translation ports failing to build.
MFH: 2014Q2
Notes:
svn path=/head/; revision=356550
|
|
|
|
| |
Notes:
svn path=/head/; revision=356452
|
|
|
|
|
|
|
|
|
| |
wxGTK 2.6 (activated by default in wxGTK 2.8 not in wxGTK 3.0)
wxGTK 2.6 is EOLed for long
Notes:
svn path=/head/; revision=356442
|
|
|
|
| |
Notes:
svn path=/head/; revision=356435
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=356423
|
|
|
|
| |
Notes:
svn path=/head/; revision=356362
|
|
|
|
|
|
|
| |
- Strip libraries
Notes:
svn path=/head/; revision=356259
|
|
|
|
|
|
|
| |
Announce: https://mail.xfce.org/pipermail/xfce-announce/2014-May/000325.html
Notes:
svn path=/head/; revision=356011
|
|
|
|
| |
Notes:
svn path=/head/; revision=355836
|
|
|
|
|
|
|
|
|
|
| |
2014-05-25 x11-toolkits/libgtk-java: Unmaintained, outdated not depend on
2014-05-25 graphics/cairo-java: Unmaintained, outdated not depend on
2014-05-25 devel/libgconf-java: Unmaintained, outdated not depend on
2014-05-25 x11/libgnome-java: Unmaintained, outdated not depend on
Notes:
svn path=/head/; revision=355577
|
|
|
|
|
|
|
|
| |
PR: 190185
Submitted by: pi
Notes:
svn path=/head/; revision=355496
|
|
|
|
|
|
|
|
|
|
|
| |
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=355360
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=355292
|
|
|
|
|
|
|
| |
- Use variables in plist to avoid having to update it in future versions
Notes:
svn path=/head/; revision=354951
|
|
|
|
| |
Notes:
svn path=/head/; revision=354949
|
|
|
|
| |
Notes:
svn path=/head/; revision=354883
|
|
|
|
|
|
|
|
|
|
| |
- Fix for bzip USES
PR: ports/189635
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Notes:
svn path=/head/; revision=354764
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use MACHINE_CPUARCH rather than MACHINE_ARCH. While the former technically
is more correct it unfortunately doesn't exist in stable/8, yet, and using
the latter actually doesn't make a difference for i386.
- Allow to build nvidia-driver on OSVERSION > 1000052 with the LINUX option
enabled.
Reported by: swills
Notes:
svn path=/head/; revision=354739
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- For i386, allow to build the non-legacy NVIDIA drivers with PAE support
via an option, defaulting to disabled. This is tricky in two ways. First
off, while their binary part is PAE-capable since around version 285,
their build glue and wrapper only partially is. Second, for modules
built along the kernel, enabled PAE support would be picked up via the
generated opt_global.h from KERNBUILDDIR, which isn't available when
compiling modules stand-alone. Nevertheless, these source modifications
are modeled in a way so they also do the right thing when integrating a
nvidia-driver module into a kernel build.
Approved by: maintainer timeout (2 weeks)
Sponsored by: Bally Wulff Games & Entertainment GmbH
Notes:
svn path=/head/; revision=354638
|
|
|
|
|
|
|
| |
Reported by: erwin
Notes:
svn path=/head/; revision=354634
|
|
|
|
|
|
|
|
| |
- Modernize ports Makefiles
- Update MASTER_SITES/distfile for converters/chmview
Notes:
svn path=/head/; revision=354597
|
|
|
|
|
|
|
|
|
| |
- USES=libtool tar:xz.
- INSTALL_TARGET=install-strip.
- Add CONFIGURE_ARGS=--disable-static to ports that only install plugins.
Notes:
svn path=/head/; revision=354470
|
|
|
|
| |
Notes:
svn path=/head/; revision=354237
|
|
|
|
| |
Notes:
svn path=/head/; revision=354137
|
|
|
|
|
|
|
| |
exists. Also remove DIST_SUBDIR where there's no need to have it.
Notes:
svn path=/head/; revision=353951
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION on all dependent ports. [1]
audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.
Approved by: portmgr (implicit) [1]
Notes:
svn path=/head/; revision=353934
|
|
|
|
|
|
|
| |
- INSTALL_TARGET=install-strip.
Notes:
svn path=/head/; revision=353933
|
|
|
|
| |
Notes:
svn path=/head/; revision=353800
|
|
|
|
|
|
|
|
|
|
|
| |
- Don't remove mtree directories
PR: 185917
Submitted by: amdmi3
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=353766
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=353621
|
|
|
|
|
|
|
|
|
|
| |
deskutils/kdepim4:
- Remove no longer needed patch, the problem was fixed since Qt 4.8.4.
The area51 repository features commits by rakuco and makc.
Notes:
svn path=/head/; revision=353599
|
|
|
|
| |
Notes:
svn path=/head/; revision=353569
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Sort LIB_DEPENDS
- Use USES=libtool
- Do not silence installation message
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
Notes:
svn path=/head/; revision=353249
|
|
|
|
| |
Notes:
svn path=/head/; revision=353189
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
And USES=tar:bzip2 here and there.
deskutils/xfce4-notification-daemon:
- Don't patch Makefile.am.
- Link with -lgmodule-2.0 explicitly now that libgtk-x11-2.0.la does not
imply it.
x11/xfce4-wmdock-plugin:
- Make it fetchable.
Notes:
svn path=/head/; revision=353097
|