| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
Previously, pkg_libchk, pkg_upgrade, and uma failed to run.
Bump PORTREVISION
PR: 193003
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es>
Reviewed by: marino
Notes:
svn path=/head/; revision=366248
|
| |
|
|
|
|
|
| |
PR: 192979
Notes:
svn path=/head/; revision=366079
|
| |
|
|
|
|
|
|
| |
PR: 192979
Submitted by: Carlos JPM
Notes:
svn path=/head/; revision=366045
|
| |
|
|
|
|
|
|
|
| |
pending PR (related to stage)
With hat: portmgr
Notes:
svn path=/head/; revision=360930
|
| |
|
|
|
|
|
|
|
|
| |
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=357070
|
| |
|
|
| |
Notes:
svn path=/head/; revision=345435
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=343634
|
| |
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: maintainer (implicit; discussed with ehaupt)
Notes:
svn path=/head/; revision=321873
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- while here tighten COMMENT and adoption of optionsNG for DOCS
PR: 174590
PR: 170542
Submitted by: olivier@gid0.org
Approved by: maintainer timeout, kamikaze@bsdforen.de ( 75 days )
Notes:
svn path=/head/; revision=313441
|
| |
|
|
|
|
|
|
| |
Discussed with: bdrewery
Approved by: maintainer (implicit)
Notes:
svn path=/head/; revision=308915
|
| |
|
|
|
|
|
|
| |
PR: 174387
Approved by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer, implicit)
Notes:
svn path=/head/; revision=308906
|
| |
|
|
|
|
|
|
|
|
|
| |
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
Notes:
svn path=/head/; revision=284232
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
/bin/sh does not set OSTYPE, so this variable is inherited from the
shell from which pkg_libchk is invoked. From all standard shells in
the base system, only csh and tcsh do set this variable, so when
pkg_libchk is invoked from sh (that is not invoked from csh-like
shell), this variable will be empty. Moreover, bash sets OSTYPE to
freebsdX.Y, so grepping on output of 'readelf -e' wont work either.
'uname -s' provides much more reliable way to get the name of the
operating system and all *BSD ELF ABI types inside readelf correspond
to the 'uname -s':
{{{
case ELFOSABI_NETBSD: return "UNIX - NetBSD";
case ELFOSABI_FREEBSD: return "UNIX - FreeBSD";
case ELFOSABI_OPENBSD: return "UNIX - OpenBSD";
}}}
PR: ports/158967
Approved-by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer), erwin (mentor)
Feature-safe: yes
Notes:
svn path=/head/; revision=277893
|
| |
|
|
| |
Notes:
svn path=/head/; revision=271305
|
| |
|
|
|
|
|
| |
starting with P,R,S
Notes:
svn path=/head/; revision=240075
|
| |
|
|
|
|
|
|
| |
PR: ports/134396
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Notes:
svn path=/head/; revision=233550
|
| |
|
|
|
|
|
|
|
| |
PR: ports/134334
Submitted by: Dominic Fandrey <kamikaze AT bsdforen.de> (maintainer)
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=233369
|
| |
|
|
|
|
|
|
|
|
| |
A new release featuring a binary only package updating tool, pkg_upgrade.
PR: 134131
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Notes:
svn path=/head/; revision=233033
|
| |
|
|
|
|
|
|
| |
PR: ports/131050
Submitted by: Dominic Fandrey <kamikaze _AT_ bsdforen.de> (maintainer)
Notes:
svn path=/head/; revision=227033
|
| |
|
|
|
|
|
|
| |
PR: ports/130409
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Notes:
svn path=/head/; revision=225879
|
| |
|
|
|
|
|
|
| |
PR: 127329
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Notes:
svn path=/head/; revision=220623
|
| |
|
|
|
|
|
|
| |
PR: ports/122727
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de>
Notes:
svn path=/head/; revision=212973
|
| |
|
|
|
|
|
|
| |
PR: 121976
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Notes:
svn path=/head/; revision=209814
|
| |
|
|
|
|
|
|
| |
PR: 121569
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Notes:
svn path=/head/; revision=208756
|
| |
|
|
|
|
|
|
| |
PR: 120549
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Notes:
svn path=/head/; revision=207096
|
| |
|
|
|
|
|
|
| |
PR: 120255
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Notes:
svn path=/head/; revision=206712
|
| |
|
|
|
|
|
|
| |
PR: ports/120222
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Notes:
svn path=/head/; revision=206673
|
| |
|
|
|
|
|
|
| |
PR: ports/117533
Submitted by: Dominic Fandrey <lon_kamikaze@gmx.de> (maintainer)
Notes:
svn path=/head/; revision=203553
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add new category: ports-mgmt
- OPTIONS'ify
PR: ports/113795
Submitted by: Dominic Fandrey <lon_kamikaze at gmx.de> (maintainer)
- Use DATADIR, INSTALL_* macros
Approved by: Dominic Fandrey <lon_kamikaze at gmx.de> (maintainer)
Notes:
svn path=/head/; revision=193756
|
| |
|
|
|
|
|
|
| |
PR: 113488
Submitted by: Dominic Fandrey<lon_kamikaze@gmx.de> (maintainer)
Notes:
svn path=/head/; revision=193125
|
| |
|
|
|
|
|
|
| |
PR: 112363
Submitted by: Dominic Fandrey<lon_kamikaze@gmx.de> (maintainer)
Notes:
svn path=/head/; revision=192670
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/portcheckout -> ports-mgmt/portcheckout
devel/portlint -> ports-mgmt/portlint
devel/portmk -> ports-mgmt/portmk
devel/porttools -> ports-mgmt/porttools
misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
misc/porteasy -> ports-mgmt/porteasy
misc/portell -> ports-mgmt/portell
misc/portless -> ports-mgmt/portless
misc/tinderbox -> ports-mgmt/tinderbox
security/jailaudit -> ports-mgmt/jailaudit
security/portaudit -> ports-mgmt/portaudit
security/portaudit-db -> ports-mgmt/portaudit-db
security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
sysutils/barry -> ports-mgmt/barry
sysutils/bpm -> ports-mgmt/bpm
sysutils/kports -> ports-mgmt/kports
sysutils/managepkg -> ports-mgmt/managepkg
sysutils/newportsversioncheck -> ports-mgmt/newportsversioncheck
sysutils/pib -> ports-mgmt/pib
sysutils/pkgfe -> ports-mgmt/pkgfe
sysutils/pkg-orphan -> ports-mgmt/pkg-orphan
sysutils/pkg_cutleaves -> ports-mgmt/pkg_cutleaves
sysutils/pkg_install -> ports-mgmt/pkg_install
sysutils/pkg_install-devel -> ports-mgmt/pkg_install-devel
sysutils/pkg_remove -> ports-mgmt/pkg_remove
sysutils/pkg_rmleaves -> ports-mgmt/pkg_rmleaves
sysutils/pkg_trackinst -> ports-mgmt/pkg_trackinst
sysutils/pkg_tree -> ports-mgmt/pkg_tree
sysutils/portbrowser -> ports-mgmt/portbrowser
sysutils/portconf -> ports-mgmt/portconf
sysutils/portdowngrade -> ports-mgmt/portdowngrade
sysutils/portcheck -> ports-mgmt/portcheck
sysutils/portmanager -> ports-mgmt/portmanager
sysutils/portmaster -> ports-mgmt/portmaster
sysutils/portscout -> ports-mgmt/portscout
sysutils/portsearch -> ports-mgmt/portsearch
sysutils/portsman -> ports-mgmt/portsman
sysutils/portsnap -> ports-mgmt/portsnap
sysutils/portsopt -> ports-mgmt/portsopt
sysutils/portupgrade -> ports-mgmt/portupgrade
sysutils/portupgrade-devel -> ports-mgmt/portupgrade-devel
sysutils/port-authoring-tools -> ports-mgmt/port-authoring-tools
sysutils/port-maintenance-tools -> ports-mgmt/port-maintenance-tools
sysutils/psearch -> ports-mgmt/psearch
sysutils/p5-FreeBSD-Portindex -> ports-mgmt/p5-FreeBSD-Portindex
sysutils/qtpkg -> ports-mgmt/qtpkg
textproc/p5-FreeBSD-Ports -> ports-mgmt/p5-FreeBSD-Ports
Repocopies by: marcus
Notes:
svn path=/head/; revision=184211
|
| |
|
|
|
|
|
|
| |
PR: ports/103219
Submitted by: Dominic Fandrey <lon_kamikaze(at)gmx.de> (maintainer)
Notes:
svn path=/head/; revision=172944
|
| |
|
|
|
|
|
|
|
| |
PR: ports/101319
Submitted by: Dominic Fandrey <lon_kamikaze(at)gmx.de>
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=169761
|
| |
|
|
|
|
|
|
|
| |
PR: ports/100526
Submitted by: Dominic Fandrey <lon_kamikaze(at)gmx.de>
Approved by: krion (mentor), maintainer
Notes:
svn path=/head/; revision=168455
|
| |
|
|
|
|
|
|
|
|
| |
- Introduce WITHOUT_BUILDFLAGS knob
PR: ports/100319
Submitted by: maintainer
Notes:
svn path=/head/; revision=167849
|
| |
|
|
|
|
|
|
|
|
| |
- portlint(1)
PR: 98233
Submitted by: maintainer
Notes:
svn path=/head/; revision=164252
|
|
|
PR: ports/97293 (based on)
Submitted by: Dominic Fandrey <lon_kamikaze@gmx.de>
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=162547
|