| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port was deprecated because it was unmaintained and interactive,
but Dylan Leigh has brought it back into good standing:
* Convert to a regular port by fixing configure script
- Skip useless prompts to user
- Abort instead of prompting when paths are not found, which will never
happen in ports anyway
- Convert evidence locker and NSRL prompts to pkg-message
* Updated description to warn about project inactivity
* Updated WWW link
* Add pkg-message
* Assign maintainership to Dylan
PR: 191778
Submitted by: Dylan Leigh
Verified by: Redports 8x
|
|
|
|
|
|
|
| |
- Add USES=pathfix and INSTALL_TARGET=install-strip
- Add a patch to fix definitions of ITHREAD_MUTEX_*
Approved by: portmgr (implicit, bump unstaged port)
|
|
|
|
|
|
| |
PR: 191783
Submitted by: clarkjc@runbox.com
Approved by: Derik van Zuetphen <dz@426.ch> (maintainer)
|
|
|
|
|
| |
PR: ports/191796
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Mode 4555 is how the programs were installed before staging, and allows
normal users to access the system information. For now, xmbmon is still
installed in the X resource directory.
PR: 186332
Reported by: turutani (scphys.kyoto-u.ac.jp)
Approved by: maintainer (Muhammad Rahman)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add sqlite3 to LIB_DEPENDS
- Remove MASTER_SITES, not required when USE_GITHUB=yes
- Remove GH_PROJECT, already defaults to ${PORTNAME}
- Strip trailing-slash from pkg-descr WWW: URL
While I'm here:
- Tweak IGNORE message
- Tweak pkg-message.in and pkg-deinstall
PR: 191772
Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer)
|
|
|
|
|
|
|
|
| |
Updated qjail.bootime script for addition of allow.sysvipc
and ruleset parameters that were added to qjail script in qjail-3.4.
PR: 191660
Submitted by: qjail@a1poweruser.com (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: 191711
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
BSDploy is a comprehensive tool to provision, configure and maintain
FreeBSD jail hosts and jails.
Its main design goal is to lower the barrier to repeatable jail setups.
* Modular provisioning with plugins for VirtualBox, Amazon EC2 and
an achitecture to support more.
* Bootstrap complete jail hosts from scratch.
* Declarative configuration: All hosts and their properties defined
in ploy.conf are automatically exposed to Ansible.
* Imperative maintenance: Run Fabric scripts with ploy do JAILNAME
TASKNAME and have all of the hosts and their variables in fab.env.
* Configure ZFS pools and filesystems with whole-disk-encryption.
WWW: http://docs.bsdploy.net/
|
|
|
|
| |
- Update to 1.0b5
|
|
|
|
| |
- Update to 1.0b9
|
|
|
|
| |
- Update to 1.0b7
|
|
|
|
| |
- Update to 1.0rc13
|
|
|
|
|
|
|
|
| |
configure always detects it on FreeBSD 10
- Add INSTALL_TARGET=install-strip
- USES=pathfix
- Avoid USE_AUTOTOOLS
- Fix pkg-plist after USES=libtool conversion
|
|
|
|
|
| |
PR: 191729
Submitted by: Raven <admin@dyn.su>
|
|
|
|
| |
Approved by: marino, swills (mentors)
|
|
|
|
|
|
| |
A plugin for ploy providing integration with Amazon EC2.
WWW: https://github.com/ployground/ploy_ec2
|
|
|
|
|
|
| |
Ploy plugin for integration with Fabric
WWW: http://github.com/ployground/ploy_fabric
|
|
|
|
|
|
| |
Ploy plugin for managing FreeBSD Jails using ezjail
WWW: http://github.com/ployground/ploy_ezjail
|
|
|
|
|
|
| |
Ploy plugin to integrate with Ansible.
WWW: https://github.com/ployground/ploy_ansible
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add a recommended patch from upstream (r6250).
- Add an option to specify device other than /dev/smb0.
- Install manual page.
- Update MAINTAINER to use FreeBSD address.
- Remove the leading article from COMMENT.
- Add LICENSE.
- Convert to USES=tar:bzip2.
PR: 191198
Approved by: avg (maintainer, timeout > 2 weeks)
|
|
|
|
|
| |
PR: 191691
Submitted by: Dan Lukes <dan@obluda.cz>
|
| |
|
|
|
|
|
| |
- Fix perl shebang
- Use SUB_FILES for pkg-message substitutions
|
|
|
|
|
|
|
|
| |
Strip the absolute prefix from the ansible.desktop PLIST_FILES entry which
was causing pkg_create to fail.
Submitted by: wg
Approved by: portmgr (blanket)
|
|
|
|
|
| |
The main version still stays at 6.0.2 as this internally the scripts are
based on XenServer 6.0.2's Linux Xen Tools
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ploy is a commandline-tool to provision, manage and control server instances.
What kind of server instances these are depends on the used plugins. There
are plugins for EC2 (ploy_ec2), FreeBSD Jails (ploy_ezjail) and more.
You can create, delete, monitor and ssh into instances while ploy handles the
details like ssh fingerprint checking. Additional plugins provide advanced
functionality like integrating Fabric (ploy_fabric) and Ansible (ploy_ansible).
WWW: http://ploy.readthedocs.org
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
execnet provides a share-nothing model with channel-send/receive communication
for distributing execution across many Python interpreters across version,
platform and network barriers. It has a minimal and fast API targetting the
following uses:
* Distribute tasks to (many) local or remote CPUs
* Write and deploy hybrid multi-process applications
* Write scripts to administer multiple environments
WWW: https://codespeak.net/execnet
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (implicit, NOT_STAGED)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.3
- Switch to GITHUB for distribution files
- Add LICENSE (BSD2CLAUSE)
- Remove patch-Makefile (upstreamed)
- pkg-descr: Update WWW: URL
Changes:
https://github.com/joukewitteveen/respond/blob/1.3/NEWS
PR: 191434
Submitted by: Jouke Witteveen (maintainer)
|
|
|
|
| |
Submitted by: ak
|
| |
|
|
|
|
|
|
|
|
|
|
| |
to chase it
- bump PORTREVISION for above plist change
-
PR: 191552
Submitted by: "quickfox"
MFH: 2 weeks
|
|
|
|
|
| |
PR: 190842
Submitted by: Jim Pirzyk (maintainer)
|
|
|
|
|
|
| |
pending PR (related to stage)
With hat: portmgr
|
| |
|
|
|
|
|
|
|
| |
- While here, fix some rclint warnings
PR: 191554
Sumitted by: dz@426.ch (maintainer)
|
|
|
|
|
|
|
| |
and clean up.
PR: ports/191645 (based on)
Submitted by: Dan Lukes
|
|
|
|
| |
Approved by: portmgr (bapt, blanket)
|
|
|
|
| |
- Set MAKEINFOFLAGS instead of MAKEINFO
|
| |
|
|
|
|
|
|
| |
- Add USE_GNOME=gnomehier to fix leftovers
- Simplify documentation handling with staging and install documentation
in standard location
|
|
|
|
|
|
| |
- 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.
|
| |
|
|
|
|
| |
- Use @sample
|
| |
|
|
|
|
| |
- Add USES=libtool
|
|
|
|
| |
- Rearrange Makefile a little
|
|
|
|
| |
- Add INSTALL_TARGET=install-strip
|
|
|
|
| |
- Use LIBS instead of LDFLAGS
|
|
|
|
| |
- Add INSTALL_TARGET=install-strip
|
|
|
|
| |
- Add INSTALL_TARGET=install-strip
|
|
|
|
| |
- Add INSTALL_TARGET=install-strip
|
|
|
|
|
| |
- Add INSTALL_TARGET=install-strip
- Use option helpers
|
| |
|
| |
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- A few fixes (put man pages in the good packages, do not remove things
done by the client dependency in the server part)
|
|
|
|
|
| |
It could be not packaged anyeay, as it should be built
for local kernel.
|
|
|
|
|
|
|
| |
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
| |
- Fix WWW line in pkg-descr
PR: 190868 [1]
Submitted by: sue@iwmt.org
|
|
|
|
|
|
|
| |
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/Proc-PidUtil/Changes
|
|
|
|
|
|
|
|
|
| |
- Fix shebang
- Update pkg-descr
- Use single space after WWW:
- Take maintainership
Changes: http://source.joeyh.branchable.com/?p=source.git
|
|
|
|
| |
Point hat to: me
|
| |
|
|
|
|
| |
Approved by: itetcu (maintainer)
|
|
|
|
| |
in the base system since FreeBSD 8.3
|
| |
|
|
|
|
| |
- Bump PORTREV
|
|
|
|
|
|
| |
framework.
WWW: https://launchpad.net/bamf
|
|
|
|
|
| |
- Strip libraries
- Bump dependent ports as .so version has changed
|
|
|
|
|
| |
PR: 191561
Submitted by: maintainer
|
|
|
|
|
| |
- Add DOCS option and install documentation in standard location
- Silence post-patch
|
|
|
|
| |
portmaster
|
|
|
|
|
| |
Fix building bat on 10 and head
Allow packaging as a user
|
| |
|
|
|
|
| |
- Use auto plist
|
|
|
|
|
|
| |
PR: 191411
Submitted by: Lawrence Chen
Approved by: maintainer
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to USES=libtool
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
PR: 188826
Submitted by: daniel.engberg.lists
|
| |
|
|
|
|
|
|
| |
- Use @sample macro.
Reported by: wg@
|
|
|
|
|
|
| |
2: USES=tar:bzip2.
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
| |
2: use @sample to handle config file, bump version.
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
| |
2: use @sample, bump version.
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
|
| |
2: add LICENSE.
3: use options helper.
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
|
| |
2: add LICENSE
3: use options helper.
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
| |
2: use options helper.
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2014-06-30 www/trac-TracDuplicates: Broken for more than 5 months
2014-06-30 mail/hotwayd: Protocol changed, software unusable
2014-06-30 mail/ilohamail-devel: Upstream disappeared
2014-06-30 games/tyrquake: Broken for more than 5 months
2014-06-30 net/gkrellmqst: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 security/p5-Jifty-Plugin-OpenID: Broken for more than 5 months
2014-06-30 games/sumwars: Broken for more than 5 months
2014-06-30 audio/ruby-esound: Broken for more than 5 months
2014-06-30 x11-toolkits/py-pyqwt: Broken for more than 5 months
2014-06-30 net-im/ysm: Broken for more than 5 months
2014-06-30 net-mgmt/send: Broken for more than 5 months
2014-06-30 net/p5-Jifty-Plugin-Authentication-Ldap: Broken for more than 5 months
2014-06-30 net-p2p/bittyrant: Broken for more than 5 months
2014-06-30 sysutils/gkrellm: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 audio/gkrellmms: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 audio/gkrellmvolume: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellmlaunch: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellmfmonitor: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellshoot: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 polish/sms2: sms2 is no longer being developed, consider using alternative software.
2014-06-30 x11-toolkits/py-wmdockapps: Crufty and nothing depends on this
2014-06-30 audio/tagger: Ancient, unmaintained
2014-06-30 www/mod_wsgi2: No longer supported, please use www/mod_wsgi3 instead
2014-06-30 security/botan: Botan 1.8 have known bugs and is no longer supported upstream, migrate to security/botan110
|
|
|
|
|
|
|
|
| |
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.
Gea-Suan Lin's work is much appreciated.
Approved by: portmgr (implicit) (not really, skipping NO_STAGE check)
|
|
|
|
|
|
|
|
|
|
|
| |
- New RUN_DEPENDS
- SFTP pubkey authentication
- Turned off "CHECK_FOR_UPDATE" by default
- Proper handling of "-u" for CURL
PR: 1941450
Submitted by: Juraj Lutter <otis@sk.FreeBSD.org> (maintainer)
Approved by: eadler (mentor)
|
|
|
|
| |
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=8011
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
| |
2: use options helper.
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
| |
2: new syntax of LIB_DEPENDS.
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
| |
2: use options helper to handle PORTDOCS.
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
| |
2: use @sample to handle config file.
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
| |
2: use @sample.
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
| |
2: use @sample, bump version.
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
|
|
| |
2: USES=libtool, bump version.
3: use @sample
4: strip binary.
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
|
| |
- Set LICENSE.
PR: 191460
Submitted by: jwbacon@tds.net (maintainer)
|
| |
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
| |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Add LICENSE
PR: ports/191438
Submitted by: jwbacon@tds.net
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
- Add GPLv2 as a valid license as the source is actually dual-licensed.
|
|
|
|
| |
Approved by: portmgr (myself)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
| |
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
| |
2: new syntax of LIB_DEPENDS.
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
| |
|
|
|
|
|
| |
PR: 191420
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
- Change USE_BZIP2=yes to USES=tar:bzip2
PR: 19081
|
|
|
|
| |
2: use @sample, bump version.
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
| |
2: add depends on perl, bump version.
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: bapt (mentor)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
|
| |
- While I'm here use tar:xz
PR: ports/191409
Submitted by: jharris@widomaker.com
|
|
|
|
|
|
| |
Changes: https://raw.githubusercontent.com/ansible/ansible/v1.6.5/CHANGELOG.md
PR: ports/191418
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
| |
2: switch to options helper.
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
| |
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
| |
2: switch to options helper.
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
|
| |
2: add LICENSE
3: use @sample, bump version.
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
| |
2: switch to USES=tar:bzip2.
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
| |
2: switch to options helper.
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
| |
2: USES=tar:bzip2
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
|
| |
2: USES=tar:bzip2
3: Add License.
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: swills (mentor)
|
|
|
|
|
|
|
| |
2: new syntax of LIB_DEPENDS.
3: USES=tar:bzip2
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
| |
2: new syntax of LIB_DEPENDS.
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
Approved by: portmgr@ (blanket approval)
|
|
|
|
|
|
|
| |
- Fix dependency on libdbi in rsyslog7
Approved by: portmgr blanked
Reported by: Yuriy Korobko <make dot kernel at gmail dot com>
|
|
|
|
|
|
| |
Changes: https://savannah.gnu.org/forum/forum.php?forum_id=8007
PR: ports/191400
Submitted by: Chris Howey <howeyc@gmail.com> (maintainer)
|
|
|
|
| |
Changes: https://github.com/guard/guard-livereload/releases
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
| |
- Simplify MASTER_SITES
- Install LICENSE with LICENSE framework
- Use options helpers
- Use @sample in pkg-plist
- Bump PORTREVISION
Approved by: portmgr (blanket approval)
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- devel/py-configparser
- devel/py-durus
- devel/py-geotypes
- devel/rubygem-deep_merge
- devel/rubygem-librarian
- devel/rubygem-open3_backport
- sysutils/mcollective-nrpe-agent
- sysutils/mnrpes
- sysutils/rubygem-librarian-puppet
Approved by: swills (mentor)
|
| |
|
|
|
|
|
|
|
| |
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
| |
- Fix fetch by using USE_GITHUB. Checksum of distfile is different, but
contents are the same.
- Remove indefinite article from COMMENT
- Add LICENSE
- Use @sample in pkg-plist
Approved by: portmgr (blanket approval)
|
| |
|
|
|
|
| |
Changes: https://github.com/guard/guard-minitest/releases
|
| |
|
|
|
|
|
|
| |
- Stagify the port
Approved by: bapt (mentor)
|
|
|
|
|
|
| |
Maintainers had more than 4 years to fix them
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
| |
- Update sysutils/rubygem-facter to 2.0.2 as in PR 191246
- Change maintainer address to robak@FreeBSD.org
- Update URL in pkg-descr
PR: 191246
Submitted by: Michael Moll
Approved by: swills (mentor)
|
|
|
|
| |
Reported by: pkg-fallout@FreeBSD.org
|
| |
|
|
|
|
|
|
| |
- Fix LIB_DEPENDS entries on dependent ports and bump PORTREVISIONS as library naming schema has changed
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Provides some handy tools for magento developers like a quick database
info from local.xml or a database dump feature, cache clearing, admin
user password reset. You can also easily install a complete shop and
sample data with buildin installer. For coders there are also many
features like a module kickstarter (with modman support).
WWW: http://magerun.net/
PR: 189873
Submitted by: Melvyn Sopacua <melvyn@magemana.nl>
|
|
|
|
| |
2014-06-22 sysutils/syslog-ng-devel: Use sysutils/syslog-ng instead
|
|
|
|
|
|
|
|
|
| |
sysutils/syslog-ng-devel
While here fix order of Makefile variables.
PR: 191288
Submitted by: myself
Approved by: maintainer (cy, implicit)
|
|
|
|
|
|
| |
PR: 185380
Submitted by: takefu airport fm
Approved by: maintainer (timeout)
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
- Bump PORTREVISION on dependent ports.
|
| |
|
|
|
|
| |
- Remove support OSVERSION minor than 700048.
|
|
|
|
|
|
|
| |
- Use the @sample helper for handling config files.
PR: 191037
Submitted by: basil@vpm.net.ua (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Make EXAMPLES optional
- Remove useless MANCOMPRESSED
- Bump PORTREVISION
PR: 190937
Submitted by: Bill <willambender934@yahoo.com>
Fixed by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Update LICENSE and remove license from PORTDOCS
- Factor out MASTER_SITES
- EXTRACT_SUFX=.tgz -> USES=tar:tgz
- Pass maintainership to submitter
PR: 191105 (based on)
Submitted by: k@stereochro.me
|
|
|
|
|
|
|
|
|
|
| |
Tartarus is a new port of wrappers around common unix tools for simplified
backup utility, as submitted in PR 191077 with my fixes and testing.
PR: 191077
Submitted by: Juraj Lutter
Reviewed by: marino (mentor), mat
Approved by: marino (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
| |
- Remove NEED_ROOT
- Update pkg-descr
Changelog: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191213#c0
PR: ports/191213
Submitted by: qjail@a1poweruser.com
|
|
|
|
|
|
|
|
| |
The new version of dar uses the gnu sed -r switch which is not recognized
by DragonFly's BSD sed. Switch this to the equivalent -E switch so both
FreeBSD and DragonFly are happy.
Approved by: general blanket
|
|
|
|
|
| |
PR: 191021
Submitted by: tigger (at) lvlworld (dot) com
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Interactive ports can't be packaged which means they don't get tested
weekly either. Ideally all interactive ports should be converted to
regular ports. Reduce the number of these types of ports by pruning
unmaintained ones first. Those wishing to pick up these ports are
expected to convert them to regular ports if this can be done with
reasonable effort. Ports deprecated for removal on 20 August 2014:
* mail/mailagent
* net/delegate
* net-mgmt/nocol
* print/hplip-plugin
* print/xdvi
* sysutils/autopsy
* x11-clocks/xalarm
Approved by: portmgr (bapt)
|
| |
|
|
|
|
|
| |
PR: 191063
Submitted by: jharris@widomaker.com (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Adapt the minion example to pkgng [2]
PR: ports/190952
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) [1],
ohauer@ [2]
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update maintainer email
- Add LICENSE
- Update WWW
while here
- Convert USE_BZIP2 to USES
- Fix build with clang
PR: ports/191188
Submitted by: erik@bz.bzflag.bz
|
|
|
|
|
|
|
| |
- Change maintainer address to robak@freebsd.org
Reviewed by: marino (mentor)
Approved by: swills (mentor)
|
|
|
|
|
|
|
| |
- Change maintainer address to robak@freebsd.org
Reviewed by: marino (mentor)
Approved by: swills (mentor)
|
|
|
|
|
|
| |
- Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax
- Switch to USES=libtool, drop .la files
|
|
|
|
|
| |
PR: 190630
Submitted by: maintainer (joe Benden)
|
|
|
|
|
|
|
|
| |
- Stagify
- While here, fix patch filename
PR: 190876
Submitted by: Frank Wall <fw@moov.de> (maintainer)
|
|
|
|
|
|
| |
Spotted by: takefu (airport.fm)
Approved by: Muhammad Rahman
PR: 185354
|
|
|
|
|
| |
Submitted by: skreuze (via phabricator)
Phabricator id: D243
|
|
|
|
|
|
|
|
|
|
| |
Move installation from vendor makefile to do-install target to properly
install the executables, man pages, and documentation.
PR: 185354
Submitted by: takefu (airport.fm)
Reworked by: maintainer (Mohammad M. Rahman)
tweaked by: marino
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add WANT_PHP_CLI, since froxlor cron jobs rely on the cli sapi
- Add WANT_PHP_MOD due to separation of Apache PHP5 module
- Use WWWGRP/WWWOWN in pkg-plist
- Add option for depending on dns/bind99
- Remove superfluous NEED_ROOT
- Bump PORTREVISION
PR: 191102
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add CONFLICTS with sysutils/pstack.
"pstack" is a workalike for the Solaris program of the same name.
Running pstack on a process produces a stack trace of
each thread in that process.
It's useful for finding out what wedged processes are up to, getting
profiles of applications, and just satisfying one's curiosity.
WWW: https://www.kib.kiev.ua/git/gitweb.cgi?p=pstacku.git;a=tree
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 191153
Submitted by: Muhammad Moinur Rahman
|
| |
|
|
|
|
| |
PR: 191076
|
|
|
|
| |
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
|
| |
|
|
|
|
| |
to Bugzilla
|
|
|
|
| |
PR: 191098
|
|
|
|
|
|
| |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
| |
Bug fix and security fixes release:
http://mx.gw.com/pipermail/file/2014/001553.html
While here convert to USES=libtool
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Handle user account creation via Makefile rather than pkg-install
- Handle permissions and ownerships via pkg-plist
- USE_* -> USES
- Add LICENSE
- Bump PORTREVISION
PR: 190972
Submitted by: ports@encarnate.com (maintainer)
Reviewed by: maintainer
Approved by: maintainer, mentors (implicit)
|
|
|
|
|
|
| |
While here do not print twice the pkg-message
Reported by: pjd [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/trio
editors/poedit
ftp/ftpsync
net-mgmt/rrdbot
sysutils/fusefs-gstfs
textproc/smu
www/p5-HTML-Template-Associate
www/p5-WWW-FreeProxy
Submitted by: rodrigo
Approved by: bapt (mentor)
|