| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
|
|
|
|
| |
'__' instead.
|
| |
|
|
|
|
|
|
|
|
| |
- Depend on security/libotr, instead of security/libotr3
- Fix WWW link in pkg-descr
PR: 192026
Submitted by: Lawrence Chen <beastie at tardisi.com>
|
|
|
|
| |
- Strip libraries
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2014-07-23 chinese/big5con: Fails to build with new utmpx
2014-07-23 chinese/hztty: Fails to build with new utmpx
2014-07-23 irc/solid-ircd: Fails to build with new utmpx
2014-07-23 korean/eterm: Fails to build with new utmpx
2014-07-23 mail/biffer: Fails to build with new utmpx
2014-07-23 misc/c-hey: Fails to build with new utmpx
2014-07-23 misc/wminfo: Fails to build with new utmpx
2014-07-23 net/sendfile: Fails to build with new utmpx
2014-07-23 net-im/centericq: Fails to build with new utmpx
2014-07-23 security/chkrootkit: Fails to build with new utmpx
2014-07-23 security/openfwtk: Fails to build with new utmpx
2014-07-23 security/pam_alreadyloggedin: Fails to build with new utmpx
2014-07-23 security/srp: Fails to build with new utmpx
2014-07-23 security/sud: Fails to build with new utmpx
2014-07-23 sysutils/hyperic-sigar: Fails to build with new utmpx
2014-07-23 sysutils/lookupd: Fails to build with new utmpx
2014-07-23 sysutils/lookupd_ldap: Fails to build with new utmpx
2014-07-23 sysutils/p5-Sys-Utmp: Fails to build with new utmpx
2014-07-23 sysutils/syslog-ng2: Fails to build with new utmpx
2014-07-23 sysutils/yawho: Fails to build with new utmpx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample
databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip
databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)
devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla
dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
opened modules
mail/dovecot2:
- Add USES=libtool
mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip
math/gnumeric:
- USES=libtool tar:xz
Approved by: portmgr (implicit, bump unstaged ports)
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
when an older version of a package is installed. This is the case when an
executable links with installed libraries and with uninstalled libraries
that link with other uninstalled libraries. For each of the directly
linked libraries the executable will have an rpath (/usr/local/lib for the
installed libraries and a path under WRKDIR for each of the uninstalled
libraries), but not for the indirect libraries. Both ld(1) and rtld(1)
search the rpath of the executable first before any rpath of libraries, so
the indirectly linked libraries will be found in /usr/local/lib if they are
installed instead of in WRKDIR.
With this commit executables will overlink with uninstalled indirect
libraries again so their location is added to the rpath of the executable.
This partially reverts r358784.
PR: 191611
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
| |
strings, that were passed through rather than escaping anything.
Approved by: portmgr (not really, but it touches unstaged ports)
|
|
|
|
|
| |
- Update libotr dependency to 4.x
- Strip the bitlbee binary
|
| |
|
|
|
|
| |
New OPTION is disabled by default, so no PORTREVISION bump.
|
|
|
|
| |
With hat: portmgr
|
| |
|
| |
|
|
|
|
| |
Submitted by: rm@
|
|
|
|
|
|
| |
2: use @sample, bump version.
Approved by: portmgr@ (blanket)
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
| |
PR: 186962
Submitted by: Chris Nehren
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The vendor makefile creates html documents unconditionally with two
flavors: operators and users. There is a lot of duplication between the
two so it symlinked the duplicates. Unfortunately the symlinks point
back the stage directory. Also, at least one symlink was invalid in all
cases as it was not pointing to any file.
To fix:
1. override install target
2. Add DOCS option to make non-man page documentation optional
3. Copy files instead of using symlinks (they are very small)
4. Fix vendor SYMLINK list, there were two errors in it
5. Remove subversion tree during post-extract target
Note that the permissions of the installed configuration files are
different. The vendor files tried to install them with modes 600 and 700
but now they are the default for INSTALL_DATA macro.
Reported by: swills (jenkins)
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add stage support
* Fix build for clang
* convert USE_BZIP2
* Bring in DragonFly support patch
* convert USE_OPENSSL and USE_CHROOT knobs to options
* rename DOMAIN knob to NEFARIOUS_DOMAIN knob
* rename INSTALL_PREFIX knob to NEFARIOUS_INSTALL_PREFIX knob
* Make bash dependency work in non-standard location
* Tweak pre-configure message accordingly, remove sleep command
|
|
|
|
|
|
| |
* new LIB_DEPENDS format
* use option configure
* convert USE_BZIP2
|
|
|
|
| |
Approved by: portmgr (implicit, PORTREVISION bump on unstaged port)
|
|
|
|
|
|
|
| |
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
| |
|
|
|
|
| |
A bit of cleanup
|
| |
|
|
|
|
|
| |
Partially strip binaries
Convert to USES=libtool
|
|
|
|
|
|
|
|
|
| |
upstream
- Also remove dependent ports
- Add UPDATING entry informing users of the same
- Add MOVED entries
Approved by: portmgr (bapt)
|
|
|
|
|
|
| |
Maintainers had more than 4 years to fix them
With hat: portmgr
|
|
|
|
|
|
| |
This "fix" for FreeBSD doesn't look right to me; I don't think it should
be using OSVERSION to determine which compiler is being used. Until its
fixed better, make sure OSVERSION is only compared on FreeBSD.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
changes that Debian made to their libtool. The first command applies to
libtool versions 1.4 and up. The second command is somewhat more elaborate
but essentially it uses the sed hold space to move an "elif...fi" block
down. It applies to 2.x. Together these reduce overlinking to unpatched
.la files (from ports that don't have USES=libtool yet but also .la files
in the work directory).
The third and fourth command fix relinking. During staging libtool may
relink libA when it links to another library in the work directory libB.
The reason is that libA created during build phase has its runpath set to
the location of libB in the work directory. This allows running an
executable that links to libA from within the work directory. The relink
removes this extra runpath.
When libtool relinks libA it replaces "libB.la" on the linker command line
with "-L${STAGEDIR}${PREFIX}/lib -lB" with the intention to link to libB in
the stage directory but this -L flag isn't necessarily the first so another
libB may be linked instead. The two sed commands make relink the same as a
normal link. This means libtool will relink with libraries from the work
directory using a path similar to "../srcB/.libs/libB.so" without -L flags.
This applies to libtool 1.4 and up. Earlier versions don't seem to relink
libraries.
(This fixes ports like devel/apr1 so they link with freshly built libraries
instead of installed libraries.)
Fix all ports with missing libraries.
Additionally:
archivers/rpm4: USES=patchfix.
databases/gdbm: INSTALL_TARGET=install-strip.
devel/gnome-vfs: remove patch that doesn't change anything.
devel/ois: INSTALL_TARGET=install-strip and use standard USE_AUTOTOOLS.
devel/zziplib: INSTALL_TARGET=install-strip, MAKE_CMD.
multimedia/mjpegtools: remove USE_AUTOTOOLS, use modern compiler on i386
instead of disabling optimisations.
net/libnetdude: disable static plugins.
PR: 190941
Exp-run: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
| |
PR: 191034
Submitted by: bradleythughes@fastmail.fm
Changes: http://wiki.znc.in/ChangeLog/1.4
|
|
|
|
|
|
|
|
|
| |
- Stage
- Cleanup rc script
- Take [1]
Approved by: maintainer [1]
Sponsored by: Absolight
|
|
|
|
|
|
| |
2: Add LICENSE.
Approved by: portmgr@
|
|
|
|
| |
Approved by: portmgr@
|
|
|
|
|
|
| |
2: strip binary.
Approved by: portmgr@
|
|
|
|
|
|
| |
- Update to 5.9.1
- Remove obsolete python 2.6 check
- Remove obsolete zip_safe option
|
|
|
|
| |
PR: 191023
|
|
|
|
|
|
|
| |
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
| |
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
| |
Related to:
PR: 186425
It looks NO_STAGE should have been removed when irc/bitchx was staged.
Late add: Fix master irc/bitchx to not override PORTREVISION
|
|
|
|
|
|
| |
PR: 186425
Submitted by: Edwin
Approved by: maintainer (Dan Mashal)
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
PR: 190570
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt)
|
| |
|
|
|
|
| |
successfully
|
|
|
|
| |
PR: 190686
|
|
|
|
|
|
|
|
| |
While here use USES=libtool, strip installed small update regarding LDFLAGS
PR: 178896 [1]
Submitted by: kvedulv@kvedulv.de
Patch by: avg@ [1]
|
|
|
|
|
|
| |
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Dave Shar <koalative at gmail.com> wishes to maintain these ports
with my help.
deskutils/py-send2trash
- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Change license BSD to BSD3CLAUSE
- Use USE_PYDISTUTILS=yes instead of easy_install
- Remove PYDISTUTILS_PKGNAME and add PYDISTUTILS_AUTOPLIST
graphics/founts
- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Add REINPLACE, fix ELAST
- Change distinfo, remove supplied icon
graphics/py-pyggel
- Pass maintainership to koalative at gmail.com
graphics/radius-engine
- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
irc/py-fishcrypt
- Pass maintainership to koalative at gmail.com
sysutils/gigolo
- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Use tar:bzip2 instead of USE_BZIP2=yes
- Remove TODO from DOCS
- Remove useless .include <bsd.port.options.mk>
- Change pkg-plist, remove mtree
|
|
|
|
|
|
|
| |
- changes in per-install & do-install commands
Submitted by: rodrigo@ (maintainer)
Reviewed by: bapt (mentor)
|
|
|
|
| |
PR: 190596
|
|
|
|
|
|
|
|
| |
- Pass maintainership to koalative at gmail.com
- Use libtool instead of USE_AUTOTOOLS libtool
- Add USE_AUTOTOOLS libtoolize
- Set PORTSCOUT, wrong NLS
- Change pkg-plist, remove *.la files
|
|
|
|
|
|
|
| |
2: add libtool to USES.
PR: ports/190411
Submitted by: ports at robakdesign.com
|
|
|
|
| |
- Stage support
|
|
|
|
| |
Submitted by: antoine
|
|
|
|
|
|
|
|
|
|
|
|
| |
and consumers of lang/python31 or lower to use Python 2.X
This is in preparation of removing lang/python31 which expired on 2014-06-01
While here apply some fixes for textproc/codespell:
- USE_XZ -> USES=tar:xz
- remove unneeded USE_PYTHON_RUN line
Approved by: python (mva)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Support stage [3]
- Switch to options helpers
- Update patches, and rename them to follow makepatch naming
maintainer timeout [1] [2] [3]
-> take over maintainership
PR: ports/184150 [1], ports/187117 [2], ports/189615 [3]
Submitted by: Ryan Frederick [1], Jean-Sébastien Pédron [2], Ryan Frederick [3]
Sponsored by: Absolight
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: 189318
Submitted by: maintainer
|
|
|
|
| |
Approved by: portmgr (antoine)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to "USES=libtool tar:bzip2". Bump PORTREVISION on all dependent ports
and modernise them as well (USES, LIB_DEPENDS, staging).
audio/pidgin-musictracker:
- Replace LIBS with LDFLAGS.
- Disable static plugin.
net/online-desktop: Remove obsolete patches.
net-im/mbpurple:
- Drop pkgconf dependency.
- Replace post-patch with MAKE_ARGS.
- Use standard do-build.
net-im/pidgin-audacious-remote: Disable static plugin.
net-im/pidgin-birthday-reminder: Disable static plugin.
net-im/pidgin-fetion: Replace pkg-plist with PLIST_FILES.
net-im/pidgin-guifications:
- Drop USE_GNOME=gnomeprefix.
- Replace LIBS with LDFLAGS.
net-im/pidgin-hotkeys:
- Drop CFLAGS=-fPIC.
- Fix build on systems without gcc.
net-im/pidgin-libnotify:
- Use option helpers.
- Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS.
net-im/pidgin-manualsize: Fix build on systems without gcc.
net-im/pidgin-privacy-please:
- Replace a patch with CPPFLAGS and LDFLAGS.
- Don't use USE_LDCONFIG for a plugin.
net-im/pidgin-sipe:
- Don't use USE_LDCONFIG for a plugin.
- Drop PORTDOCS that don't contain useful documentation.
- Patch configure with s/LDLAGS/LDFLAGS/ so LDFLAGS can replace LIBS.
- Use option helpers and fix Kerberos option.
- Remove obsolete CONFIGURE_ENV.
security/pidgin-encryption:
- Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Disable static plugin.
- Use option helpers.
security/pidgin-otr:
- Drop redundant comment about PORTREVISION.
- Add USE_GNOME=gtk20.
- Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Port uses stack protector unconditionally so link with -lssp_nonshared
when necessary like Mk/bsd.ssp.mk does.
Approved by: portmgr (PORTREVISION bump on unstaged port)
|
|
|
|
| |
- Add LICENSE.
|
|
|
|
| |
Approved by: mat
|
|
|
|
|
|
|
|
| |
- Update WWW entry in pkg-descr.
PR: 188963
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr (blanket pre-approval)
|
|
|
|
|
|
| |
PR: 188960
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr (blanket pre-approval)
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Remove leading article from COMMENT
- Convert to new LIB_DEPENDS format
- Remove Author line from pkg-descr
- Docdir safe, use DOCSDIR sub in pkg-plist
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
|
|
|
|
|
| |
- Use options helpers, subs, define DOCS option
- Remove WWW line, page seems to not exist anymore
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Update to version 2.2.3
PR: 18792
Submitted by: ports fury
|
|
|
|
|
|
|
| |
- Enable sound support for all ARCH
PR: 187494
Submitted by: ports fury
|
|
|
|
|
|
|
|
| |
- Remove unneeded DISTNAME
PR: ports/188961
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@ (blanket)
|
|
|
|
| |
The packages still require old library versions of freetype2 and libxml2.
|
|
|
|
|
|
|
|
| |
- Convert to USES
- Convert to new OPTIONS helper
PR: 187967
Submitted by: ports fury
|
|
|
|
|
|
|
|
| |
Pkgng will not detect the directory otherwise. This was due to
incorrectly advise in the check-stagedir.sh script, fixed in
r351587
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
- Define CA_BUNDLE and add to default Options
- Add REINPLACE and patches to enable CA_BUNDLE
PR: ports/188508
Submitted by: ashish@
|
|
|
|
|
|
| |
- Convert to USES=tar
- Convert tab to space in WWW
- Add LICENSE
|
| |
|
|
|
|
|
|
|
|
| |
- Stage
- Add OPTION for SSL
- Remove bsd.port.pre.mk
- Enable SSL by default
- Allow disabling BOOST dependency
|
|
|
|
|
| |
- Convert to OPTIONSNG
- Stage
|
|
|
|
| |
Switch maintainer to someone who is actively working on the port.
|
| |
|
|
|
|
|
| |
Prodded by: swills
Approved by: portmgr (implicit, PR followup)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Style fixes [1]
- Fix MASTER_SITES [1]
- Add license [1]
- Trim leading indefinite article from COMMENT
- USE_BZIP2 -> USES=tar:bzip2
- New LIB_DEPENDS syntax
- Bump PORTREVISION
PR: ports/184338 [1]
Submitted by: maintainer
Approved by: portmgr (infrastructure blanket)
|
|
|
|
|
|
| |
PR: ports/188277, ports/188281
Submitted by: Andrew Berg <aberg010@my.hennepintech.edu>
David Demelier <markand@malikania.fr>
|
|
|
|
|
|
| |
PR: ports/188076
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
Approved by: Dan Mashal <dan.mashal@gmail.com> (maintainer)
|
|
|
|
| |
Submitted by: zlonix
|
|
|
|
|
|
|
|
| |
- Use tar:xz instead of USE_XZ=yes
- Strip libraries
- Break lines around 80 characters
- Change pkg-message, add information about FiSH Protection
- Change pkg-descr, update WWW
|
|
|
|
|
| |
Reported by: poudriere
With hat: portmgr
|
| |
|
|
|
|
|
| |
Changes:
- Fix a potentially endless loop when looking up bot hostnames.
|
| |
|
|
|
|
|
|
| |
- update to 0.10.0
- convert to USES=tar:bzip2
- clean up Makefile from stale stuff
|
| |
|
|
|
|
|
|
|
|
|
| |
- update to 1.5.0 [1]
- convert to USES=tar:xz
- squeeze MASTER_SITE/MASTER_SITE_SUBDIR
PR: based on ports/187720 [1]
Submitted by: Matthew Rezny <matthew@reztek.cz>
|
|
|
|
| |
Submitted by: fwaggle <fwagglechop@gmail.com>
|
|
|
|
|
|
|
| |
https://github.com/kwaaak/py-fishcrypt/issues/1
- Add USES dos2unix
- Reordering Options and change according to pkg-message
|
| |
|
|
|
|
|
| |
Set DATADIR to make the process simpler.
No PORTREVISION bump, as no change to final product.
|
| |
|
|
|
|
| |
maintain them properly currently.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2014-03-10 deskutils/libopensync-plugin-synce: No more public distfiles
2014-03-10 irc/irchat-pj-xemacs21-mule: No more public distfiles
2014-03-10 irc/pure-xemacs21-mule: No more public distfiles
2014-03-10 lang/dice: No more public distfiles
2014-03-10 irc/dcc: No more public distfiles
2014-03-10 sysutils/backupme: No more public distfiles
2014-03-10 net/freeswitch-curl-devel: No more public distfiles
2014-03-10 misc/freeswitch-pizzademo-devel: No more public distfiles
2014-03-10 emulators/cygne-sdl: No more public distfiles
2014-03-10 mail/newmail: No more public distfiles
2014-03-10 x11-toolkits/xscoop: No more public distfiles
2014-03-10 security/didentd: No more public distfiles
2014-03-10 sysutils/wait_on: No more public distfiles
2014-03-10 net/freeswitch-sbc-devel: No more public distfiles
2014-03-10 multimedia/gxanim: No more public distfiles
2014-03-10 www/nd: No more public distfiles
2014-03-10 lang/fbbi: No more public distfiles
2014-03-10 textproc/csv2xml: No more public distfiles
2014-03-10 www/trac-calendar: No more public distfiles
2014-03-10 misc/stan: No more public distfiles
2014-03-10 japanese/gtkicq: No more public distfiles
2014-03-10 net/nc6: No more public distfiles
2014-03-10 net/jpcap: No more public distfiles
2014-03-10 games/quake-extras: No more public distfiles
2014-03-10 net/asfrecorder: No more public distfiles
2014-03-10 sysutils/pyrenamer: No more public distfiles
2014-03-10 palm/synce-sync-engine: No more public distfiles
2014-03-10 www/linux-mplayer-plugin: No more public distfiles
2014-03-10 net-mgmt/airport: No more public distfiles
2014-03-10 textproc/manued.el: No more public distfiles
2014-03-10 sysutils/jailer: No more public distfiles
2014-03-10 sysutils/blimitd: No more public distfiles
2014-03-10 print/abntex: No more public distfiles
2014-03-10 sysutils/monkeytail: No more public distfiles
2014-03-10 dns/dns_mre: No more public distfiles
2014-03-10 japanese/libjcode: No more public distfiles
2014-03-10 sysutils/jailutils: No more public distfiles
2014-03-10 net/freeswitch-vanilla-devel: No more public distfiles
2014-03-10 sysutils/hdup: No more public distfiles
2014-03-10 print/cups-smb-backend: No more public distfiles
2014-03-10 x11/settitle: No more public distfiles
2014-03-10 sysutils/anteater: No more public distfiles
2014-03-10 www/trac-pendingticket: No more public distfiles
2014-03-10 www/admuser: No more public distfiles
2014-03-10 x11-themes/gnome-icons-snowish: No more public distfiles
2014-03-10 www/metacafe_dl: No more public distfiles
2014-03-10 irc/irchat-pj-emacs21: No more public distfiles
2014-03-10 www/horde3-wicked: No more public distfiles
2014-03-10 java/drexelsnmp: No more public distfiles
2014-03-10 mail/sigit: No more public distfiles
2014-03-10 misc/freeswitch-scripts-devel: No more public distfiles
2014-03-10 www/vtiger-customerportal: No more public distfiles
2014-03-10 irc/pure-emacs21: No more public distfiles
2014-03-10 www/extsm: No more public distfiles
2014-03-10 misc/cwish: No more public distfiles
2014-03-10 www/phpscheduleit: No more public distfiles
2014-03-10 palm/synce-serial: No more public distfiles
2014-03-10 palm/synce-vdccm: No more public distfiles
2014-03-10 net/freeswitch-insideout-devel: No more public distfiles
2014-03-10 sysutils/fusefs-fur: No more public distfiles
2014-03-10 mail/clamfilter: No more public distfiles
2014-03-10 textproc/cost: No more public distfiles
2014-03-10 palm/synce-gvfs: No more public distfiles
2014-03-10 net/nxserver: No more public distfiles
2014-03-10 sysutils/throttle: No more public distfiles
2014-03-10 japanese/aterm: No more public distfiles
2014-03-10 mail/teapop: No more public distfiles
2014-03-10 www/eldav.el: No more public distfiles
2014-03-10 graphics/gsnapshot: No more public distfiles
2014-03-10 japanese/zangband: No more public distfiles
2014-03-10 audio/xmms-wma: No more public distfiles
2014-03-10 misc/projectionlib: No more public distfiles
|
|
|
|
|
| |
- Add LGPL20 license
- Fix WWW style in pkg-descr
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Support STAGE
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Fix fetching by using CVS git mirror on github maintained by me
Reported by: gahr
|
| |
|
|
|
|
|
|
|
| |
- Add a license clause
- Add stage support
Submitted by: zlonix
|
|
|
|
| |
Submitted by: zlonix
|
|
|
|
|
| |
a shared.
- Add a mirror as upstream is long dead
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Fix LIB_DEPENDS format
|
| |
|
| |
|
| |
|
|
|
|
| |
- STAGE-clean
|
|
|
|
| |
- STAGE-clean
|
|
|
|
| |
- Get rid of pkg-plist
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
- STAGE-clean
- Fix WWW line in pkg-descr
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add secondary MASTER_SITES entry
- Rename DOCUMENTATION option to DOCS and add a pre-built docs distfile
- Utilise DOCSDIR macro in pkg-plist
- Change defaults to enable all OPTIONS [1]
- Remove COLOR256 option as devel/ncurses no longer supports building with
extended colour support
- Rework MAINTAINER_MODE to cater for building both manpages and docs
PR: ports/185908 [1]
Requested by: dumbbell [1]
|
|
|
|
|
|
|
| |
to workaround ftp mirroring delay [1]
- Consolidate all MASTER_SITES and MASTER_SITE_SUBDIR assignments
Reported by: David Cecchin (via email) [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
users to manage their channels in a secure and efficient way and
allows operators to manage various things about their networks. Unlike
it's predecessor, Shrike, services has a completely reworked form of
channel management that feels somewhat like eggdrop and is somewhat
more useful.
Services currently works with many irc daemons. More details are
available in the config file.
Internally, atheme-services shares more similarities with ircd than it
does with IRCServices. Anope/Epona, Cygnus, OperStats, Hybserv, Theia,
etc are all based on IRCServices and as such have very old legacy code
that none of the authors, except Church truly understand. Atheme was
written completely from scratch with the more complex concepts taken
from various modern ircd packages, including ircu, ircd-ratbox, hybrid
and bahamut.
atheme-services is not a drop-in replacement for Anope or Andy
Church's IRC Services. It is designed with an entirely different set
of goals and as such should not be migrated to with the expectation
that it will behave exactly like what was previously implemented.
Atheme is designed to act as a directory server, with alternative ways
of getting to the data implemented as well as the IRC presence.
WWW: http://www.atheme.org/atheme.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Rename DOCUMENTATION option to DOCS and add a pre-built docs distfile
- Utilise DOCSDIR macro in pkg-plist
- Change defaults to enable all OPTIONS [1]
- Remove COLOR256 option as devel/ncurses no longer supports building with
extended colour support
- Rework MAINTAINER_MODE to cater for building both manpages and docs
Changes: http://www.weechat.org/files/changelog/ChangeLog-0.4.3.html
PR: ports/185908 [1]
Requested by: dumbbell [1]
|
|
|
|
|
|
| |
- Fix paths inside .packlist files [2]
Reported by: rotluchs [1], stage-qa [2]
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
| |
|
|
|
|
|
|
| |
available for part or all the needed distfiles.
Reported by: distillator
|
|
|
|
|
|
|
|
|
|
| |
inspircd has a curious feature where it exits with signal 15 when it
forks off to the background. This is very confusing and leads users to
believe the service was not started successfully when in fact it was.
https://github.com/inspircd/inspircd/pull/626
Approved by: swills (mentor)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Modernise OPTIONS configuration
- Support custom LOCALBASE
- Stage support
Changes: http://wiki.znc.in/ChangeLog/1.2
|
| |
|
|
|
|
|
| |
- Convert to new options framework
- Use shebangfix
|
|
|
|
|
| |
- Use shebangfix
- Convert to new options framework
|
| |
|
|
|
|
|
| |
- Convert to new options framework
- Use shebangfix
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/179720
Submitted by: myself
Obtained from: https://projects.duckcorp.org/issues/191
|
|
|
|
|
| |
deprecated and will be removed along with switching KDE4_PREFIX to
${LOCALBASE} soon.
|
| |
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
|
|
|
|
| |
Approved by: bapt@ (co-mentor)
|
|
|
|
| |
Reported by: deckebot
|
|
|
|
| |
Approved by: jlaffaye (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
| |
- Use new LIB_DEPENDS syntax
|
|
|
|
|
| |
PR: 185312
Submitted by: Ports Fury
|
| |
|
| |
|
|
|
|
| |
Approved by: swills (mentor)
|
|
|
|
|
| |
Submitted by: zlonix
Approved by: hop (code maintainer)
|
| |
|
| |
|
|
|
|
| |
Submitted by: zlonix
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
|
|
|
|
|
| |
Submitted by: gizd
Approved by: crees (mentor)
MFH: 2014Q1
|
|
|
|
|
|
|
| |
- Add staging support
- OTR requires GnuTLS support
PR: ports/182379, ports/184506
|
|
|
|
|
| |
PR: ports/185610
Approved by: swills (mentor)
|
| |
|
| |
|
|
|
|
| |
while here trim comment
|
| |
|
|
|
|
| |
- Add missing OPTIONS_DEFINE
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
==[ .2 RELEASE ]==
The following major issues were present in 3.2.10 & 3.2.10.1 and have
been fixed in this version:
- A remote crash issue when compiled with SSL (NULL pointer dereference)
- A second issue that can potentially lead to a crash (read-after-free)
In addition to these 3.2.10.x fixes there were also some other bugs fixed,
mostly in the area of server linking and flood hardening.
The external libraries of the Windows version have been updated (openssl,
c-ares, zlib). The bundled c-ares source (for *NIX) has been updated too.
PR: ports/185249
Submitted by: Jr Aquino <tanawts@gmail.com> (maintainer)
|
| |
|
|
|
|
| |
2014-01-02 irc/xchat-gnome: broken and no release since 2009
|
|
|
|
| |
- Add LICENSE
|
|
|
|
| |
Cleanups in several places
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove leading article from COMMENT
- Convert to new LIB_DEPENDS format
- Support staging
While I'm here use option helpers where possible.
PR: ports/184816
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Add LICENSE
- Remove outdated RUBY_VER check
Changes: https://github.com/cinchrb/cinch/blob/master/ChangeLog
|
|
|
|
|
|
| |
PR: ports/184636
Submitted by: "Ilya A. Arkhipov" <rum1cro@yandex.ru> (maintainer)
Approved by: "Ilya A. Arkhipov" <rum1cro@yandex.ru> (via email)
|
|
|
|
|
|
| |
- Staging
- Use OPTIONS where appropriate
- Rename old-style patch files
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2013-12-01 x11-fm/xnc: Latest release from 2005, upstream disappeared, does not build
2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang
2013-12-01 net-im/tapioca-qt: Unmaintained upstream since 2007, not used by anything
2013-12-01 net-im/telepathy-qt: Unmaintained upstream since 2007, use net-im/telepathy-qt4
2013-12-01 x11-toolkits/linux-f10-gtk: GTK1 is deprecated
2013-12-01 net-im/linux-ymessenger: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-mesagpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-xgl2gpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-peops-softgpu: Depends on deprecated Linux GTK1
2013-12-01 finance/eqonomize-kde4: No upstream releases since 2008, does not build on FreeBSD 10 and 11
2013-12-01 comms/uhso-kmod: included in base system on all supported releases
2013-12-01 deskutils/ecru: No longer maintained upstream
2013-12-01 editors/gphpedit: No longer maintaned upstream
2013-12-01 irc/inspircd12: No upstream support; known vulnerable. Please use irc/inspircd
2013-12-01 graphics/py-clutter: Broken for more than 6 month
2013-12-01 graphics/py-clutter-gtk: depends on expired graphics/py-clutter
|
|
|
|
| |
- use USE_DOS2UNIX
|
|
|
|
| |
- Fix COMMENT
|
| |
|
| |
|
|
|
|
|
|
|
| |
maintainer timeout.
PR: ports/183898
Submitted by: mat
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Convert to staging
- Remove compatibility bits for unsupported OS versions
PR: ports/183883
Submitted by: Ilya A. Arkhipov <rum1cro@yandex.ru> (maintainer)
|
|
|
|
|
| |
Tested by: poudriere
Approved by: portmgr (bapt)
|
|
|
|
| |
Submitted by: cognet
|
|
|
|
|
| |
- STAGE-clean
- Add LICENSE
|
|
|
|
|
|
| |
- Update to 8.5.4
- Allow staging
- Use python auto plist
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 8.1.3 [1]
- Convert to options ng [1]
- USES gmake
- Remove leading article from COMMENT
- Use options helpers
- Allow staging
PR: ports/180201 [1]
Submitted by: Nick Hilliard <nick foobar.org>
Approved by: db (maintainer timeout, 4 months)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Update to 21 [1]
- Allow staging
- Indent options descriptions
PR: ports/183758
Submitted by: Kjetil Rustad <kjetil cckengine.com>
|
|
|
|
| |
With hat: portmgr
|
| |
|