| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
architectures.
PR: 197128
Notes:
svn path=/head/; revision=385208
|
|
|
|
|
|
|
|
| |
Submitted by: Bernard Spil <spil.oss gmail com> with changes.
MFH: 2015Q2
Notes:
svn path=/head/; revision=384756
|
|
|
|
| |
Notes:
svn path=/head/; revision=382896
|
|
|
|
|
|
|
|
|
| |
Note: ecl did not pass check-plist (pre-existing), PR 198897 submitted.
approved by: PTHREAD blanket
Notes:
svn path=/head/; revision=382211
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update PHP 5.4 to 5.4.38 release
- Update PHP 5.5 to 5.5.22 release
- Update PHP 5.6 to 5.6.6 release
PR: 195604
Approved by: portmgr
Notes:
svn path=/head/; revision=379433
|
|
|
|
| |
Notes:
svn path=/head/; revision=377732
|
|
|
|
|
|
|
|
| |
PR: 195973
Submitted by: thierry
Notes:
svn path=/head/; revision=377396
|
|
|
|
|
|
|
| |
If you need it, update to php 5.6 (that will be the default one soon) or 5.5.
Notes:
svn path=/head/; revision=375781
|
|
|
|
| |
Notes:
svn path=/head/; revision=375598
|
|
|
|
| |
Notes:
svn path=/head/; revision=375594
|
|
|
|
|
|
|
|
| |
PR: 190662
Submitted by: Martin Vahi <martin.vahi@softf1.com>
Notes:
svn path=/head/; revision=373474
|
|
|
|
| |
Notes:
svn path=/head/; revision=373100
|
|
|
|
| |
Notes:
svn path=/head/; revision=372562
|
|
|
|
| |
Notes:
svn path=/head/; revision=371078
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Retire databases/freetds-msdblib port
(no longer needed, recently updated upstream version has necessary compat
option which is now enabled in the freetds port)
- Fix LIB_DEPENDS in dependent ports
- Bump PORTREVISION in freetds and dependent ports
PR: 193850
Submitted by: 5u623l20@gmail.com (maintainer)
Notes:
svn path=/head/; revision=369379
|
|
|
|
| |
Notes:
svn path=/head/; revision=368513
|
|
|
|
| |
Notes:
svn path=/head/; revision=368463
|
|
|
|
|
|
|
|
|
|
| |
have the same CPE identifier
Discussed with: des@
With hat: portmgr
Notes:
svn path=/head/; revision=368411
|
|
|
|
|
|
|
|
|
|
| |
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=368356
|
|
|
|
| |
Notes:
svn path=/head/; revision=367268
|
|
|
|
|
|
|
| |
Reported by: amdmi3
Notes:
svn path=/head/; revision=366491
|
|
|
|
| |
Notes:
svn path=/head/; revision=366314
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports)
Notes:
svn path=/head/; revision=365599
|
|
|
|
| |
Notes:
svn path=/head/; revision=364014
|
|
|
|
| |
Notes:
svn path=/head/; revision=363587
|
|
|
|
|
|
|
| |
'__' instead.
Notes:
svn path=/head/; revision=363362
|
|
|
|
|
|
|
|
|
|
| |
- Add extra patch to enable ipv6 support in fpm [1]
PR: 190190 [1]
Submitted by: melvyn@magemana.nl
Notes:
svn path=/head/; revision=361043
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
With hat: ports-secteam
Notes:
svn path=/head/; revision=356520
|
|
|
|
| |
Notes:
svn path=/head/; revision=356332
|
|
|
|
|
|
|
| |
Submitted by: POINSOT Julien <poinsot.julien@gmail.com>
Notes:
svn path=/head/; revision=354544
|
|
|
|
| |
Notes:
svn path=/head/; revision=354103
|
|
|
|
| |
Notes:
svn path=/head/; revision=354035
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time
While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql
Discussed with: rakuco (kde)
With hat: portmgr
Notes:
svn path=/head/; revision=353029
|
|
|
|
| |
Notes:
svn path=/head/; revision=352773
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
Notes:
svn path=/head/; revision=351411
|
|
|
|
|
|
|
|
| |
PR: ports/188386
Submitted by: Joel Parker <rootrider@shellfront.org>
Notes:
svn path=/head/; revision=350670
|
|
|
|
| |
Notes:
svn path=/head/; revision=350622
|
|
|
|
| |
Notes:
svn path=/head/; revision=350095
|
|
|
|
| |
Notes:
svn path=/head/; revision=349756
|
|
|
|
|
|
|
|
| |
PR: ports/188061
Submitted by: Spil <spil.oss@gmail.com>
Notes:
svn path=/head/; revision=349728
|
|
|
|
|
|
|
|
|
|
|
| |
Apache PHP modules.
Submitted by: marcus
Reworked by: ale (me)
Requested by: many, too many
Notes:
svn path=/head/; revision=349342
|
|
|
|
| |
Notes:
svn path=/head/; revision=347378
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Enable FPM by default [2]
- Add support to override configure flags [3]
To users requesting mod_php package, please read this:
https://wiki.apache.org/httpd/PHP-FPM
PR: ports/186564 [1], ports/185437 [2], ports/186536 [3]
Submitted by: Rustem Alimov <rustem.alimov@gmail.com> [1],
Ilya Bakulin <webmaster@kibab.com> [2],
Reinier Schoof <reinier@skoef.nl> [3]
Notes:
svn path=/head/; revision=343435
|
|
|
|
|
|
|
|
|
| |
PR: ports/184596
Tested by: grembo
Approved by: ale (maintainer)
Notes:
svn path=/head/; revision=341778
|
|
|
|
|
|
|
|
| |
PR: ports/186182
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
Notes:
svn path=/head/; revision=341620
|
|
|
|
| |
Notes:
svn path=/head/; revision=340623
|
|
|
|
|
|
|
|
| |
PR: ports/185151
Submitted by: Erick Turnquist <jhujhiti@adjectivism.org>
Notes:
svn path=/head/; revision=337692
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.
Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.
Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.
PR: ports/184587
Notes:
svn path=/head/; revision=337385
|
|
|
|
| |
Notes:
svn path=/head/; revision=336439
|