aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Modernise options (libtool, bz2)johans2014-07-061-3/+1
|
* security/medusa: upgrade 2.1 => 2.1.1, stage, unbreak F10+marino2014-07-065-45/+91
| | | | | | | | | | | | | | This port was upgraded with the belief that medusa.c was fixed for clang, but actually it still needs a patch. However, the upgrade did remove the bogus -module switch that modern gcc dislikes. While staging: * sort pkg-plist * convert to new LIB_DEPENDS format * libpcre no longer required, so remove it * dump <pre>, <post> in favor of <options> * leverage OPTIONS for PLIST * clean up, pet portlint
* Update CONFLICTS range, audio/timidity++ is at 2.14.0 nowpawel2014-07-061-1/+1
|
* - Add staging supportpawel2014-07-066-32/+19
| | | | | - Convert to new LIB_DEPENDS format, options subs and helpers - Fix spelling mistake in descriptions
* devel/pecl-libevent: convert to new LIB_DEPENDS formatrobak2014-07-061-1/+1
| | | | Approved by: marino (mentor), portmgr (blanket)
* devel/p5-PCSC-Card: convert to new LIB_DEPENDS formatrobak2014-07-061-1/+1
| | | | Approved by: marino (mentor), portmgr (blanket)
* Fix build on i386 by disabling broken assembly codejohans2014-07-061-1/+2
| | | | (no functional changes)
* The old pkg_install is buggy with @cwd. Just install the module undertijl2014-07-062-5/+2
| | | | PREFIX like all other PAM ports.
* Fix build on FreeBSD >= 10johans2014-07-061-0/+17
| | | | (no functional changes)
* science/paje: Stage, bring in DragonFly support from dportsmarino2014-07-063-7/+6
|
* Borrow some ideas from snappy-java port and try not to fetch filesdemon2014-07-063-12/+15
| | | | during build process.
* This port does not need gmakejohans2014-07-061-1/+1
| | | | (no functional changes)
* Fix build on FreeBSD 9 (and earlier)johans2014-07-062-17/+4
| | | | | | | | While here, merge another patch from files to makefile to avoid patching the same file from multiple locations PR: ports/191643 Submitted by: Dan Lukes
* science/gromacs: Add DragonFly support (dports)marino2014-07-061-0/+11
|
* irc/nefarious: stage, take 2. Add DOCS optionsmarino2014-07-062-126/+150
| | | | | | | | | | | | | | | | | | | | | 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)
* Bump PORTREVISION to celebrate successful completion of TeraSortdemon2014-07-061-0/+1
| | | | test program.
* - support stageleeym2014-07-061-4/+3
|
* - Convert to new options helpersunpoet2014-07-063-46/+23
| | | | | | | | - Respect PORTEXAMPLES - Remove LATEST_LINK - Use COPYTREE_SHARE - Merge file/dir manipulation into post-patch: - Bump PORTREVISION for package change
* - Unbreak this port: use databases/py-sqlalchemy instead of ↵sunpoet2014-07-062-32/+7
| | | | | | | | | | databases/py-sqlalchemy06 - Add LICENSE - Fix USE_PYTHON - Remove PORTEXAMPLES: duplicate with PREFIX/bin - Simplify Makefile - Bump PORTREVISION for dependency and package change
* Update to 0.20.3.novel2014-07-062-4/+3
|
* - Update to 1.20.1novel2014-07-063-5/+8
| | | | - Specify arm_nofpu CPU on ARM arch
* remove NO_STAGE, it's stage ports already.vanilla2014-07-061-2/+0
| | | | Approved by: portmgr@ (blanket)
* Add mail/postsrsd.adamw2014-07-0611-0/+296
| | | | | | | | | | PostSRSd provides the Sender Rewriting Scheme (SRS) via TCP-based lookup tables for Postfix. SRS is needed if your mail server acts as forwarder. WWW: https://github.com/roehling/postsrsd PR: ports/191292 Submitted by: Krzysztof Stryjek <ports@bsdserwis.com>
* multimedia/photofilmstrip: use WX 3.0wg2014-07-061-3/+2
| | | | Approved by: portmgr (bapt, blanket)
* - Add LICENSE (GPLv2)nivit2014-07-063-126/+119
| | | | | | | - Add option EXAMPLES (default ON) - Add support for stage dir - Fix format of WWW line and remove Author one in pkg-descr - Remove definition of DATADIR and its use in pkg-plist
* - Add new port for Sagittarius Schemeashish2014-07-066-0/+625
| | | | | | | | | | | | | | | | | | | R6RS/R7RS Scheme system. Features: - Builtin CLOS. - Common Lisp like reader macro. - Cryptographic libraries. - Customisable cipher and hash algorithm. - Custom codec mechanism. - CL like keyword lambda syntax (taken from Gauche). - Constant definition form. (define-constant form). - Builtin regular expression - mostly works O(n) - Replaceable reader WWW: https://code.google.com/p/sagittarius-scheme/
* net/linphone-base: stage, convert to use ports readlinemarino2014-07-063-23/+29
|
* Update to 1.8.1.adamw2014-07-063-17/+23
| | | | | PR: ports/191634 Submitted by: maintainer
* Fix build with gcc by adding some compiler flags.adamw2014-07-062-6/+12
| | | | | PR: ports/191426 Submitted by: Marco Steinbach (maintainer)
* editors/spe: use WX 3.0wg2014-07-062-4/+3
| | | | Approved by: portmgr (bapt, blanket)
* devel/wxGlade: use WX 3.0wg2014-07-061-5/+3
|
* devel/winpdb: use WX 3.0wg2014-07-061-3/+2
| | | | Approved by: portmgr (bapt, blanket)
* net/libnet: Fix build on DragonFly (dports)marino2014-07-061-2/+2
|
* devel/py-robotframework-ride: use WX 3.0wg2014-07-061-1/+2
| | | | Approved by: portmgr (bapt, blanket)
* net-p2p/rtorrent: Bring in DragonFly support from dportsmarino2014-07-061-0/+13
|
* devel/drpython: use WX 3.0wg2014-07-061-2/+2
|
* devel/boaconstructor: use WX 3.0wg2014-07-067-3/+86
| | | | Approved by: portmgr (bapt, blanket)
* net-p2p/gtk-gnutella: Support dragonFly (dports)marino2014-07-062-5/+4
|
* Move include of float.h to enable build on armv6sbruno2014-07-062-1/+17
| | | | | | PR: 190983 Submitted by: andrew@freebsd.org Reviewed by: mat@freebsd.org
* multimedia/gxine: explicitly link libm (dports)marino2014-07-061-1/+1
|
* misc/wmweather+: explicitly link libm (dports)marino2014-07-061-0/+1
|
* Added needed ASM instructions for armv6 architecture support.sbruno2014-07-062-6/+40
| | | | | | PR: 190848 Submitted by: andrew@freebsd.org Reviewed by: mat@freebsd.org
* deskutils/wammu: use WX 3.0wg2014-07-061-3/+2
| | | | Approved by: portmgr (bapt, blanket)
* mail/tpop3d: stage and explicitly link libcrypto (dports)marino2014-07-062-49/+28
| | | | | | * Use modern options for configuration and dependencies * Use @sample keyword * Use PORTDOCS unconditionally
* deskutils/taskcoach: use WX 3.0wg2014-07-061-1/+2
| | | | Approved by: portmgr (bapt, blanket)
* deskutils/cycle: use WX 3.0wg2014-07-061-2/+2
|
* mail/dsbl-testers: stage, mark jobs unsafe, pet portlintmarino2014-07-063-10/+21
|
* mail/dspam-devel: Mark jobs unsafe (dports)marino2014-07-061-2/+2
|
* Fix few occurrences of /bin/bash.demon2014-07-061-0/+1
|
* lang/rexx-regina: Add DragonFly support (dports)marino2014-07-061-4/+45
|
* audio/py-karaoke: use WX 3.0wg2014-07-062-60/+4
| | | | - Use auto plist
* graphics/gimageview: remove redundant configure patchmarino2014-07-061-36/+0
| | | | | | | | This port features USES=libtool which will automatically make the corrections dictated by the configure patch, so the recently added patch is not actually necessary for DragonFly support. Reported by: tijl
* x11-toolkits/py-wxPython-common: fix python compile to use non-stage pathwg2014-07-062-2/+4
|
* - Update to 2.2.10ashish2014-07-062-6/+22
|
* lang/mdk: Fix support for ports readline (dports)marino2014-07-061-0/+20
|
* japanese/slrn: stage supportmarino2014-07-062-4/+4
|
* japanese/scim-tables: stage and define scim as BUILD_DEPENDS (dports)marino2014-07-061-11/+3
|
* - Add staging support, allow it as regular userpawel2014-07-061-46/+27
| | | | | | | - Use options sub - Rephrase option descriptions to current standards - On 10+ libarchive is having problems with some of the distfiles, workaround this by using unzip and gtar from ports
* irc/nefarious: stage, unbreak on F10+ and moremarino2014-07-064-26/+60
| | | | | | | | | | | | * 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 syntaxtijl2014-07-063-8/+7
| | | | | - Add USES=libtool - Apply substitutions to pkg-message
* Forgot to add two startup scripts to plist.demon2014-07-061-1/+1
|
* Mark as MANUAL_PACKAGE_BUILD.demon2014-07-061-0/+2
|
* - Add USES=libtooltijl2014-07-062-20/+13
| | | | | - Simplify CONFIGURE_ARGS - Use option helpers
* - Add USES=libtool to security/ykclient and bump dependent portstijl2014-07-062-4/+6
| | | | - Use MAKE_CMD
* - New LIB_DEPENDS syntaxtijl2014-07-062-32/+11
| | | | | | | - Convert to USES=libtool - Use BROKEN_sparc64 - Remove BROKEN for clang - Use @sample
* Fix LIB_DEPENDSbapt2014-07-061-1/+1
|
* Fix the way --with-mmx is passed to configure.rakuco2014-07-061-2/+2
| | | | | | | | <OPTION>_CONFIGURE_ARGS does not exist, so the option was not being passed at all. We need <OPTION>_CONFIGURE_WITH here. CR: D357 Approved by: olgeni (maintainer)
* comms/gnuradio: use WX 3.0wg2014-07-061-3/+3
| | | | Approved by: portmgr (bapt, blanket)
* Remove indefinite articles and trailing periods from COMMENT, plus minorolgeni2014-07-0686-86/+86
| | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories J-L. CR: D305 Approved by: portmgr (swills)
* - Add USES=libtooltijl2014-07-062-13/+10
| | | | | - Use INSTALL_TARGET=install-strip - Use /var/lib instead of PREFIX/var/lib
* Restore support of 'make describe'.vsevolod2014-07-061-2/+4
|
* comms/quisk: use WX 3.0wg2014-07-061-4/+4
| | | | Approved by: portmgr (bapt, blanket)
* irc/ircproxy: modernize and explicit linking with libcrypto (dports)marino2014-07-061-21/+8
| | | | | | * new LIB_DEPENDS format * use option configure * convert USE_BZIP2
* hgreviewboard: fix the json importrpaulo2014-07-061-0/+5
| | | | | | | | Newer Python versions include a json module, but hgreviewboard tries to use the simplejson module included in its tarball. We don't install the included simplejson module, so fix the import line. Reviewed by: bapt
* graphics/timeless: stage and explicit linking with -lm (dports)marino2014-07-061-2/+7
|
* - Convert to USES=libtooltijl2014-07-062-11/+7
| | | | - Use INSTALL_TARGET=install-strip
* - Convert to USES=libtooltijl2014-07-062-5/+6
| | | | - Set MAKEINFOFLAGS instead of MAKEINFO
* configure is already include build+runaz2014-07-061-1/+1
|
* net/p5-Net-OpenSSH - update to version 0.62az2014-07-064-11/+23
|
* graphics/gimageview: Bring in dports patch to support DragonFlymarino2014-07-061-0/+36
|
* graphics/gdchart: Replace wrong PROFILE optionmarino2014-07-061-3/+7
| | | | | | | | | | The profile library gets built if NO_PROFILE is not set. All the PROFILE option was doing was manually changing the pkg-plist which would only work if the PROFILE option was manually synchronized with the make.conf option (they are by default, so it worked accidently). Change PLIST_SUB to switch based on NO_PROFILE as is done with other ports.
* audio/mbox: use WX 3.0+wg2014-07-061-3/+2
|
* - fix build with clang34dinoex2014-07-061-1/+2
| | | | PR: 191074, 191290
* Mk/bsd.wx.mk: add wxPython 3.0 supportwg2014-07-061-0/+3
| | | | Approved by: portmgr (bapt)
* Fix build on FreeBSD-9.thierry2014-07-063-1/+29
|
* graphics/diacanvas2: explicit linking with -lmmarino2014-07-061-1/+1
|
* graphics/comical: explicit linking with -lzmarino2014-07-061-0/+9
|
* graphics/Coin: hardcode debug offmarino2014-07-061-1/+1
| | | | | | When WITH_DEBUG is set, this port will fail staging as the result won't match the pkg-plist due to file name changes during a debug regime. To fix, configure Coin with debug off always.
* games/pongix: Stage, Unbreak on F10+, LDFLAGS+= -lm (explicit linking)marino2014-07-064-22/+34
|
* Introduce x11-toolkits/py-wxPython30wg2014-07-0612-42/+126
| | | | | | | | | | | | | x11-toolkits/py-wxPython28 was been modified to do not install wxversion python files which conflict with wxPython30. Instead a new port has been created (x11-toolkits/py-wxPython-common) which only installs wxversion and wx.pth responsible for selecting the wxPython version. Stage support has been added to all related ports. Maintainership has been reset to python@. The final goal is to make all ports use wxPython30 so we can remove wxPython28.
* audio/py-vorbis: remove useless PYDISTUTILS_PKGNAME knobwg2014-07-061-1/+0
|
* Add USES=libtooltijl2014-07-062-2/+3
|
* - Add USES=libtool and bump dependent portstijl2014-07-063-59/+44
| | | | | | - Add USE_GNOME=gnomehier to fix leftovers - Simplify documentation handling with staging and install documentation in standard location
* - Update to upstream release 3.1.3riggs2014-07-0641-287/+1076
| | | | | | | | | | | - Makefile cleanup / pet portlint - Reduce available set of OPTIONS - DEBUG, GCOV, EFENCE not supported anymore - ASS and LUA now required by port PR: 191375 Submitted by: tkato432@yahoo.com Approved by: mentors (implicit)
* editors/vile: Bring in DragonFly support from dportsmarino2014-07-061-0/+11
|
* - Support STAGEDIRtota2014-07-068-95/+121
| | | | | | | | | | | | | | | | | | | | - Add DOCS to OPTIONS_DEFINE - Drop EXIM3 option - Unmute INSTALL_DATA and CP - Update pkg-plist - Replace tab with a single space after WWW: in pkg-descr - Sync with mail/mailman as possible * Drop INTEGRATION option, which would at best be confusing * When Postfix integration is chosen, add BUILD and RUN_DEPENDS on Postfix because we need the postconf program * Fix a few minor glitches in FreeBSD-post-install-notes * Install a dummy one-line text file into PYTHON_SITELIBDIR so that Python's upgrade-site-packages would reinstall Mailman * Add "status" support for rc.d script * Change pre-fetch: to pre-everything:: * Revise formatting of pre-everything text to make clear it displays default values, not current values * Update pkg-install.in, pkg-deinstall.in and pkg-message.in
* devel/p5-Goo-Canvas: Add dependencies needed for explicit linking (dports)marino2014-07-061-3/+6
|
* devel/pure-readline: Prepare to use ports readline (dports)marino2014-07-061-2/+2
| | | | Approved by: portmgr (implicit, for NOT_STAGED)
* devel/phptoolchain-gcc-stage1: Fix build for modern gcc (dports)marino2014-07-061-0/+18
| | | | Approved by: portmgr (implicit, for NOT_STAGED)
* - Disable developers checks for source files: they are not intended for ↵vsevolod2014-07-061-0/+11
| | | | | | | | end-users and require perl for build stage. Do not bump portrevision, as those checks have no influence on the target package.
* deskutils/genius: Support ports readline (dports)marino2014-07-063-1/+21
|
* Distfile has been rerolled - yet one more time!thierry2014-07-063-3/+3
| | | | | | | | Just adding volatile and removing a html file. Full diff available at http://people.freebsd.org/~thierry/CImg-1.5.9_140703_140704.diff Reported by: swills
* devel/chrpath: Switch back from fmake to gmakemarino2014-07-061-1/+1
| | | | Redports: 8x pass
* - Convert to USES=libtooltijl2014-07-064-26/+18
| | | | | | - Add kde_cv_prog_cxx_fno_check_new=no to CONFIGURE_ARGS because -fno-check-new is not supported by Clang and that causes the -fPIC configure test to fail.
* - Don't try to remove directories created by mtreeswills2014-07-061-4/+0
|
* databases/flamerobin: Stage, indicate license, DF support (dports)marino2014-07-063-11/+28
|
* databases/sqsh: Fix build for ports readline (dports)marino2014-07-061-0/+11
|
* - Fix shebang for template-converterswills2014-07-061-2/+3
|
* Fix build for FreeBSD < 9 where libstatgrab 0.90 codepath is used.adamw2014-07-061-0/+18
| | | | | | PR: 190718 Submitted by: Kevin Bowling [patch] Approved by: maintainer
* audio/xmms-nas: Remove unnecessary patchmarino2014-07-061-20/+0
| | | | | | | | At one point DragonFly needs a patched ltconfig to build this port, but libtool was recently updated to apply changes for DF automatically, so the ltconfig patch is redundant. Noticed by: tijl
* - Remove contiguous blank linessunpoet2014-07-061-1/+0
|
* Convert to USES=libtooltijl2014-07-052-8/+7
|
* Upgrade vips and nip2 to 7.40.3 and 7.40.2 respectively. Unbreakmi2014-07-056-86/+21
| | | | | | | | packaging for the case, when the install of documentation is enabled. Transfer maintainership to antoine@, so he can continue to do as he pleases with both, but without the guilt of changing other people's ports.
* Stage, and fix up paths to perl.adamw2014-07-052-39/+58
| | | | | PR: ports/191039 Submitted by: pauls@utdallas.edu
* - USES=libtool tar:bzip2tijl2014-07-052-80/+7
| | | | - Use @sample
* devel/pyside: update to 1.2.2wg2014-07-055-40/+22
| | | | | - Support stage - Change maintainership to python@
* USES=libtool:keepla tar:bzip2tijl2014-07-051-2/+3
|
* - New LIB_DEPENDS syntaxtijl2014-07-052-4/+4
| | | | - Add USES=libtool
* - Add runtime dependency on perl for exim utilities [1], [2]vsevolod2014-07-052-20/+7
| | | | | | | | | | - Support berkeley DB lookups [3] - Remove unnecessary options checks [1] - Improve description for EXIMON option - Bump portrevision PR: 189019 [2], 181863 [3] Submitted by: ak [1], tim at bishnet.net [2], odavydenko at gmail.com [3]
* comms/hylafax: Add patch for DragonFly support (dports)marino2014-07-051-0/+11
|
* chinese/scim-tables: Add scim as BUILD_DEPENDS (dports)marino2014-07-051-1/+2
|
* Update to 3.7.2, install hfst.pc into correct location.demon2014-07-054-8/+19
|
* audio/xmms-nas: Add patch for DragonFly support (dports)marino2014-07-051-0/+20
|
* audio/rsynth: Tweak patch for DragonFly supportmarino2014-07-051-7/+7
|
* audio/ecasound: Use ports readline instead of system readlinemarino2014-07-051-2/+2
|
* devel/cpuflags: support stagewg2014-07-051-2/+1
|
* - Add USES=libtooltijl2014-07-056-91/+37
| | | | - Rearrange Makefile a little
* audio/aubio: LDFLAGS+= -lm (explicit linking)marino2014-07-051-0/+1
|
* astro/wcslib: USES+= fortran (for wcunitse)marino2014-07-051-1/+1
| | | | | | | | Back in August 2013 I reported to the maintainer that if fortran is not found then certain functions such as wcunitse are not built. These functions are needed for kstars which is a dependency for kdeedu and the kde4 meta port. The USE_FORTRAN=yes was never added though, so lets do that now that the port is unmaintained.
* - Support stagevsevolod2014-07-056-61/+37
| | | | | | - Update to the recent 4.82.1 version - Set expiration for texinfo documentation since exim no longer provides it - Take maintainership
* astro/openmap: mark jobs unsafe (taken from dports)marino2014-07-051-0/+2
|
* - USES=libtool tar:bzip2tijl2014-07-052-5/+4
| | | | - Add INSTALL_TARGET=install-strip
* - Add USES=libtool and INSTALL_TARGET=install-striptijl2014-07-052-3/+4
| | | | - Use LIBS instead of LDFLAGS
* - USES=libtool tar:bzip2tijl2014-07-052-5/+4
| | | | - Add INSTALL_TARGET=install-strip
* - USES=libtool tar:bzip2tijl2014-07-052-4/+3
| | | | - Add INSTALL_TARGET=install-strip
* - USES=libtool tar:bzip2tijl2014-07-052-4/+3
| | | | - Add INSTALL_TARGET=install-strip
* - USES=libtool tar:bzip2tijl2014-07-052-16/+8
| | | | | - Add INSTALL_TARGET=install-strip - Use option helpers
* Add USES=libtool and INSTALL_TARGET=install-striptijl2014-07-052-3/+4
|
* Convert textproc/aiksaurus* to USES=libtooltijl2014-07-054-15/+10
|
* Add USES=libtooltijl2014-07-052-3/+3
|
* Bump more ports that depend on libsqlite3.so:tijl2014-07-0559-43/+61
| | | | | | | - ports that set USE_SQLITE with the *_USE option helper - ports that depend on libsqlite3 indirectly as reported by pkg rquery Approved by: portmgr (implicit)
* Fix textproc/groff pkg-plist for WITHOUT_X11 buildsuqs2014-07-051-2/+2
| | | | Submitted by: Phil Pennock <phil.pennock@spodhuis.org>
* devel/py-flake8: update to 2.2.2wg2014-07-052-3/+3
|
* Update to 5.9-20140629bapt2014-07-052-3/+3
|
* Update to bibtex2html 1.98. This brings the following changes:gerald2014-07-052-3/+3
| | | | | | | | | | - Fixed escaping of character & in URLs. - Fixed translation of -- and ---. - New macros \dj and \D - \textsuperscript - Temporary files are now created in the current directory to avoid bibtex error "Not writing to ... (openout_any = p)." - Fixed a bug with non-ASCII characters in PHP output.
* devel/p5-IPC-MM: convert to new LIB_DEPENDS formatrobak2014-07-051-1/+1
| | | | Approved by: marino (mentor), portmgr (blanket)
* devel/p5-Goo-Canvas: convert to new LIB_DEPENDS formatrobak2014-07-051-1/+1
| | | | Approved by: marino (mentor), portmgr (blanket)
* devel/py-event: convert to new LIB_DEPENDS formatrobak2014-07-051-1/+1
| | | | Approved by: marino (mentor), portmgr (blanket)
* devel/pysvn: convert to new LIB_DEPENDS formatrobak2014-07-052-3/+3
| | | | Approved by: marino (mentor), portmgr (blanket)
* - Fix plistculot2014-07-052-2/+1
|
* PLIST fixes for serial and USB options.cy2014-07-052-15/+15
|
* - Update to upstream version 3.1.1riggs2014-07-054-95/+42
| | | | | | | | | | - Adjust LICENSE - Makefile cleanup - Remove no longer needed files/yv_5.16_to_5.10.pl PR: 191373 Submitted by: tkato432@yahoo.com Approved by: mentors (implicit)
* - Update to 20140630.kuriyama2014-07-054-10/+10
|
* Stagify and adopt these orphans.cy2014-07-054-20/+77
|
* Update to 4.0.4ehaupt2014-07-052-3/+3
|
* - remove MAN1leeym2014-07-051-1/+0
|
* - support stageleeym2014-07-053-11/+8
|
* Fix IBM Licenseantoine2014-07-051-1/+1
|
* - support stage and optionsleeym2014-07-053-25/+24
|
* Unbreakantoine2014-07-051-1/+1
| | | | With hat: portmgr
* Point rc script to the new upsdrvctl path.cy2014-07-052-2/+3
|
* - Fix fetch.nivit2014-07-052-4/+4
| | | | | | | | | | | The project was transferred to github.com/sass account - Fix distinfo. No difference in the source code: http://people.freebsd.org/~nivit/public_distfiles/sassc/1.0.1-hcatlin/sassc-1.0.1.tar.gz (old distfile) http://people.freebsd.org/~nivit/public_distfiles/sassc/1.0.1-sass/sassc-1.0.1.tar.gz (new distfile) - Bump PORTREVISION Pointed out by: amdmi3 (see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191437 )
* - Fix fetchnivit2014-07-052-4/+4
| | | | | | | | | | | | | The project was transferred to github.com/sass account (see https://twitter.com/hcatlin/status/474960329718628352 ) - Fix distinfo No difference in the source code: http://people.freebsd.org/~nivit/public_distfiles/libsass/1.0.1-hcatlin/libsass-1.0.1.tar.gz (old distfile) http://people.freebsd.org/~nivit/public_distfiles/libsass/1.0.1-sass/libsass-1.0.1.tar.gz (new distfile) PR: 191437 Submitted by: amdmi3
* - Mark DEPRECATEDwen2014-07-051-0/+3
|
* - Mark DEPRECATEDwen2014-07-051-0/+3
| | | | Approved by: portmgr(implicit)
* - Update to 1.7.0wen2014-07-055-60/+106
| | | | - Update my email
* Stage.adamw2014-07-055-63/+43
|
* Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple whileadamw2014-07-054-48/+35
| | | | | | we're here. Remove any other references to NOPORT*. Approved by: portmgr (blanket for modernization)
* Support stagebapt2014-07-053-42/+20
| | | | | PR: 191498 Submitted by: nick@foobar.org
* Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple whileadamw2014-07-052-4/+10
| | | | | | we're here. Remove any other references to NOPORT*. Approved by: portmgr (blanket for modernization)
* Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple whileadamw2014-07-052-2/+11
| | | | | | we're here. Remove any other references to NOPORT*. Approved by: portmgr (blanket for modernization)
* Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple whileadamw2014-07-051-1/+5
| | | | | | we're here. Remove any other references to NOPORT*. Approved by: portmgr (blanket for modernization)
* Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple whileadamw2014-07-053-4/+17
| | | | | | we're here. Remove any other references to NOPORT*. Approved by: portmgr (blanket for modernization)
* Missed a NOPORTDOCS.adamw2014-07-051-3/+4
|
* Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple whileadamw2014-07-052-23/+15
| | | | | | we're here. Remove any other references to NOPORT*. Approved by: portmgr (blanket for modernization)
* Update to 7.0.0bapt2014-07-052-9/+7
| | | | | | | Remove CURL option PR: 191194 Submitted by: Ralf van der Enden <tremere@cainites.net>
* Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple whileadamw2014-07-053-3/+11
| | | | | | we're here. Remove any other references to NOPORT*. Approved by: portmgr (blanket for modernization)
* Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple whileadamw2014-07-052-4/+12
| | | | | | we're here. Remove any other references to NOPORT*. Approved by: portmgr (blanket for modernization)
* Stagify.vanilla2014-07-053-2/+34
| | | | Approved by: portmgr@ (blanket approval)
* Unbreakantoine2014-07-051-1/+1
|
* Unbreakantoine2014-07-051-1/+1
|
* - Update from 1.11 to 1.12 [1]danilo2014-07-052-5/+6
| | | | | | | - Add libtool to USES PR: ports/191618 Submitted by: matt@mjslabs.com [1]
* Unbreakantoine2014-07-051-4/+0
| | | | Pointyhat: adamw
* - Update from 2.14 to 2.16 [1]danilo2014-07-052-7/+6
| | | | | | | - Add libtool to USES PR: ports/191617 Submitted by: matt@mjslabs.com [1]
* - Update from 1.15.0 to 1.15.1 [1]danilo2014-07-052-6/+6
| | | | | | | - Add libtool to USES PR: ports/191616 Submitted by: matt@mjslabs.com [1]
* Unbreakantoine2014-07-051-1/+1
|
* Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple whileadamw2014-07-052-14/+11
| | | | | | we're here. Remove any other references to NOPORT*. Approved by: portmgr (blanket for modernization)
* Resetting maintainership on ports that have not been staged and without anybapt2014-07-0526-26/+26
| | | | | | pending PR (related to stage) With hat: portmgr
* Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple whileadamw2014-07-0519-92/+91
| | | | | | we're here. Remove any other references to NOPORT*. Approved by: portmgr (blanket for modernization)
* This port is already DEPRECATED, but I'm removing NOPORTDOCS from itadamw2014-07-051-1/+5
| | | | anyway to cleanse the tree.
* Remove NOPORTDOCS.adamw2014-07-051-2/+2
|
* Remove NOPORTDOCS.adamw2014-07-053-6/+8
|
* Remove NOPORTDOCS.adamw2014-07-051-2/+2
|
* Remove NOPORTDOCS.adamw2014-07-051-4/+2
|
* Remove NOPORTDOCS.adamw2014-07-051-2/+2
|
* Remove NOPORTDOCS.adamw2014-07-052-5/+5
|
* Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-059-56/+31
|
* - Fix issue with exim monitor dependsvsevolod2014-07-053-8/+9
| | | | | | - Correctly name DAEMON option as EXIMDAEMON Submitted by: bapt
* Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-0535-133/+118
|
* Unbreakantoine2014-07-051-1/+1
|
* Unbreakantoine2014-07-051-1/+1
| | | | Pointyhat: adamw
* Restore previous functionality: X11 on by defaultantoine2014-07-051-0/+1
|
* Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-0534-144/+127
|
* Unbreakantoine2014-07-051-4/+0
| | | | Pointyhat: adamw
* Remove NOPORTDOCS.adamw2014-07-051-2/+2
|
* Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-0516-47/+53
|
* - Support stagingvsevolod2014-07-054-70/+29
| | | | | | - Use portable libsodium - Use my local github fork for this port to decouple from nacl - Take maintainership
* Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-0514-40/+41
|
* Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-059-36/+35
|
* Remove NOPORTDOCS.adamw2014-07-053-6/+6
|
* Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-052-6/+12
|
* Remove NOPORTDOCS.adamw2014-07-052-4/+5
|
* Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-0513-47/+34
|
* Remove NOPORTDOCS.adamw2014-07-051-4/+4
|
* Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-0537-127/+138
|
* - Keep la files, this fixes bacula-server buildantoine2014-07-055-73/+11
| | | | | - A few fixes (put man pages in the good packages, do not remove things done by the client dependency in the server part)
* Improve OPTIONS descriptions, based on eadler's recent modificationsadamw2014-07-051-13/+13
| | | | to bsd.options.desc.mk.
* Update to the 20140702 snapshot of GCC 4.9.1.gerald2014-07-052-3/+3
|
* Fix installation with the WEBUI option enabled.rakuco2014-07-051-1/+1
| | | | | | PR: 191610 Submitted by: mtomasek4@gmail.com MFH: 2014Q3
* Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent portstijl2014-07-0534-60/+52
| | | | Approved by: portmgr (implicit, PORTREVISION bump on unstaged port)
* Use @sample in pkg-plist.rakuco2014-07-051-6/+2
| | | | | PR: 191613 Submitted by: Horia Racoviceanu <horia@racoviceanu.com> (maintainer)
* <OPTION>_CONFIGURE_ARGS does not exist; use CDDB_CONFIGURE_OFF instead.rakuco2014-07-051-2/+2
|
* <OPTION>_CONFIGURE_ARGS does not exist; use VORBIS_CONFIGURE_WITH instead.rakuco2014-07-051-2/+2
|
* <OPTION>_CONFIGURE_ARGS does not exist, we need CONFIGURE_ENABLE instead.rakuco2014-07-051-2/+2
|
* - Fix pkg-rquery -I to have all expected output.bdrewery2014-07-052-1/+44
| | | | | | Obtained from: upstream 29c9c84e0e11c2c182a8d79634344e57bf2575f1 With hat: portmgr Reported by: dteske
* - Update from 3.108 to 3.110danilo2014-07-054-21/+16
| | | | | | | - Update WWW and MASTER_SITES PR: ports/191609 Submitted by: Horia Racoviceanu <horia@racoviceanu.com>
* - Update from 3.108 to 3.110danilo2014-07-054-22/+14
| | | | | | | - Update WWW and MASTER_SITES PR: ports/191608 Submitted by: Horia Racoviceanu <horia@racoviceanu.com>
* Add two missing startup scripts;demon2014-07-058-5/+88
| | | | fix path in all rc-scripts.
* - Update to 0.4.5.stephen2014-07-052-3/+3
|
* Remove expired ports:rene2014-07-0512-237/+2
| | | | | 2014-07-04 x11-clocks/wmitime 2014-07-04 x11/xorg-edit: Depends on older version of wxGTK
* - Convert to USES=libtool pathfixtijl2014-07-052-10/+6
| | | | | | - Use CPPFLAGS/LIBS instead of CFLAGS/LDFLAGS - Don't use locale_charset on FreeBSD 10 with converters/libiconv installed, always use nl_langinfo from libc instead
* - Convert to USES=libtool pathfixtijl2014-07-052-14/+9
| | | | - Use BROKEN_powerpc
* Add USES=libtooltijl2014-07-052-11/+2
|
* Stage.adamw2014-07-051-6/+4
|
* Upgrade to 1.5.9.thierry2014-07-054-70/+89
|
* Support stage for texlive, given it is impossible to rebuild the fmt files intobapt2014-07-0521-91/+132
| | | | | the stage then they are now rebuild in post-installation, like it is done in other package system
* - Use options knobs [1]vsevolod2014-07-053-137/+64
| | | | | | | - Group options - Remove deprecated checks Submitted by: ak [1]
* - Update to version 0.5.5pawel2014-07-053-15/+14
| | | | | - Convert to USES=pathfix - Remove uneeded bsd.port.options.mk inclusion
* Update to 4.4.4.r1kevlo2014-07-043-8/+5
| | | | | PR: ports/191600 Submitted by: Jan Beich
* 1: Stagify.vanilla2014-07-042-10/+3
| | | | | | 2: use @fc. Approved by: portmgr@ (blanket approval)
* Add staging support.shaun2014-07-041-29/+40
|
* Update to 2.15antoine2014-07-042-3/+3
|
* - Update from 3.8.68 to 3.8.69danilo2014-07-042-3/+3
|
* - Update from 1.2.16 to 1.2.17danilo2014-07-043-67/+33
| | | | | | | - Use options helpers PR: ports/191513 Submitted by: Radim Kolar <hsn@sendmail.cz>
* - Update from 2.1 to 3.0.2danilo2014-07-044-51/+200
| | | | | | | | - Use github - Update pkg-descr PR: ports/191551 Submitted by: nbari@dalmp.com
* 1: Stagify.vanilla2014-07-042-15/+4
| | | | 2: use @fcfontsdir.
* 1: Stagify.vanilla2014-07-042-10/+9
| | | | | 2: use @fontsdir 3: add depends to makefontscale, bump version.
* Add missing dep.demon2014-07-041-1/+1
|
* Stagify, use @fcfontsdir.vanilla2014-07-042-22/+17
|
* New port: hfst.demon2014-07-047-0/+245
| | | | | | The Helsinki Finite-State Transducer toolkit is intended for processing natural language morphologies. The toolkit is demonstrated by wide-coverage implementations of a number of languages of varying morphological complexity.