| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=209420
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/BSCHMAL/parrot-0.6.0/NEWS
Notes:
svn path=/head/; revision=209419
|
|
|
|
| |
Notes:
svn path=/head/; revision=209418
|
|
|
|
| |
Notes:
svn path=/head/; revision=209417
|
|
|
|
|
|
|
|
|
| |
- Install examples
- Clean up Makefile
- Pacify portlint
Notes:
svn path=/head/; revision=209416
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add knob GOOGLE_PERTOOLS.
<ChangeLog>
*) Feature: the ngx_google_perftools_module.
*) Bugfix: the ngx_http_perl_module could be not built on 64-bit
platforms; bug appeared in 0.6.27.
</ChangeLog>
Notes:
svn path=/head/; revision=209415
|
|
|
|
|
|
|
|
|
|
|
|
| |
- simplify dependency
- add OPTIONS for optional supports
- bump PORTREVISION
Submitted by: leeym
Approved by: clsung
Notes:
svn path=/head/; revision=209414
|
|
|
|
|
|
|
|
| |
PR: ports/121876
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Notes:
svn path=/head/; revision=209413
|
|
|
|
|
|
|
|
|
| |
PR: 121210
Submitted by: leeym
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=209412
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fix dependency
- bump PORTREVISION
PR: 121206
Submitted by: leeym
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=209411
|
|
|
|
|
|
|
|
|
|
|
|
| |
- simplify dependency
- bump PORTREVISION
PR: 121199
Submitted by: leeym
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=209410
|
|
|
|
|
|
|
|
|
|
|
|
| |
- ignore the dependency in core perl list
- bump PORTREVISION
PR: 121198
Submitted by: leeym
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=209409
|
|
|
|
|
|
|
|
|
|
|
|
| |
- simplify dependency
- bump PORTREVISON
PR: 121183
Submitted by: leeym
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=209408
|
|
|
|
| |
Notes:
svn path=/head/; revision=209407
|
|
|
|
|
|
|
|
|
| |
- Refactor NOPORTDOCS
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=209406
|
|
|
|
| |
Notes:
svn path=/head/; revision=209405
|
|
|
|
|
|
|
|
|
|
| |
- Adopt maintainship
- Cleanup Makefile
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=209404
|
|
|
|
| |
Notes:
svn path=/head/; revision=209403
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
==================
The previous code tried to handle moved ports in much the same way
as it handled replacing a port with the -o option, but this would
sometimes create problems if we are deep in a dependency graph.
So rather than re-implement only a portion of the -o code, use the
whole thing instead.
We accomplish this by either exec'ing ourselves with the proper -o
options if we are in the dependency tree, or by asking the user to
restart with the proper -o options if they specified the moved port
on the command line. The latter is necessary to avoid having to
duplicate all the "initialize the parent process" code. This allows
me to simplify the code in a few places since -o is now the only
special case.
Bug Fixes
=========
1. Don't try to derive $portdir from $upg_port if using -o
2. Don't try to build a port with an +IGNOREME file if we are doing
the dependent ports in -r mode
Minor tweak: Add some whitespace after a warning message
Notes:
svn path=/head/; revision=209402
|
|
|
|
|
|
|
| |
Reported by: pointyhat via erwin
Notes:
svn path=/head/; revision=209401
|
|
|
|
|
|
|
|
|
|
| |
- Unbroken on CURRENT.
Reviewed by: pav
Approved by: araujo (mentor)
Notes:
svn path=/head/; revision=209400
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use SF macro.
- Add missing dependency.
PR: ports/121819
Submitted by: "Mark D. Foster" <mark@foster.cc>
Approved by: araujo (mentor), Dan Langille <dan@langille.org> (maintainer)
Notes:
svn path=/head/; revision=209399
|
|
|
|
| |
Notes:
svn path=/head/; revision=209398
|
|
|
|
|
|
|
|
|
|
|
|
| |
your ports, I had:
pkg_delete *
which works for me because of a local bash completion, but doesn't
work for most users. So, correct that to be:
pkg_delete '*'
instead.
Notes:
svn path=/head/; revision=209397
|
|
|
|
|
|
|
|
|
|
|
|
| |
Security: US-CERT Technical Cyber Security Alert TA08-079B --
MIT Kerberos Updates for Multiple Vulnerabilities
US-CERT Vulnerability Note VU#895609,
US-CERT Vulnerability Note VU#374121
MIT krb5 Security Advisory 2008-001
MIT krb5 Security Advisory 2008-002
Notes:
svn path=/head/; revision=209396
|
|
|
|
|
|
|
|
|
| |
- USE_X_PREFIX --> USE_XORG
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=209395
|
|
|
|
| |
Notes:
svn path=/head/; revision=209394
|
|
|
|
|
|
|
|
|
|
| |
- Adopt maintainship
- USE_XLIB --> USE_XORG
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=209393
|
|
|
|
| |
Notes:
svn path=/head/; revision=209392
|
|
|
|
| |
Notes:
svn path=/head/; revision=209391
|
|
|
|
| |
Notes:
svn path=/head/; revision=209390
|
|
|
|
|
|
|
|
|
| |
PR: ports/121707
Reported by: Howard Goldstein <hg@cally.queue.to>
Submitted by: Jonathan Lennox <lennox@cs.columbia.edu>
Notes:
svn path=/head/; revision=209389
|
|
|
|
|
|
|
|
|
|
| |
- Remove useless USE_XLIB variable
- Adopt maintainship
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=209388
|
|
|
|
|
|
|
|
|
|
| |
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=584869>.
Note: LLVM support is disabled ATM.
Notes:
svn path=/head/; revision=209387
|
|
|
|
|
|
|
|
|
| |
- Adopt maintainship
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=209386
|
|
|
|
| |
Notes:
svn path=/head/; revision=209385
|
|
|
|
|
|
|
| |
- Use SF macro
Notes:
svn path=/head/; revision=209384
|
|
|
|
|
|
|
|
| |
PR: ports/121666
Submitted by: garga
Notes:
svn path=/head/; revision=209383
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
can act as a pager for output from various git
commands.
When browsing repositories, it uses the underlying
git commands to present the user with various views,
such as summarized revision log and showing the
commit with the log message, diffstat, and the diff.
Using it as a pager, it will display input from stdin
and colorize it.
WWW: http://jonas.nitro.dk/tig/
PR: ports/121805
Submitted by: Denise H. G. <darcsis at gmail.com>
Notes:
svn path=/head/; revision=209381
|
|
|
|
|
|
|
|
|
|
|
| |
- Add databases/py-sqlite3 to OPTIONS (caching visited URLs)
- Remove files/patch-setup.py
- Remove www/py-urlgrabber as run dependency
- Turn off WITH_XCLIP option
- Use now GNU_CONFIGURE (instead of USE_PYDISTUTILS), and USE_BZIP2
Notes:
svn path=/head/; revision=209380
|
|
|
|
|
|
|
|
|
| |
PR: ports/121098
Submitted by: Philip M. Gollucci <pgollucci at p6m7g8.com>
Approved by: Jarrod Sayers <jarrod at netleader.com.au> (maintainer)
Notes:
svn path=/head/; revision=209379
|
|
|
|
| |
Notes:
svn path=/head/; revision=209378
|
|
|
|
|
|
|
|
|
|
|
| |
- Add RESTRICTED due to non-commercial use licence.
PR: ports/121794
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Approved by: thierry and tabthorpe (mentors)
Notes:
svn path=/head/; revision=209377
|
|
|
|
|
|
|
|
| |
Noticed by: miwi
Approved by: tabthorpe
Notes:
svn path=/head/; revision=209376
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Build and install old versions of bzip2 which are needed by dtu's
- Patch for properly detecting and using GNU gzip (our gzip does not fit)
- Add missing dependency on misc/xdelta
PR: ports/121517
Submitted by: Yarodin <yarodin at gmail.com>
Approved by: novel (maintainer, implicit)
Notes:
svn path=/head/; revision=209375
|
|
|
|
|
|
|
| |
Suggested by: itetcu
Notes:
svn path=/head/; revision=209374
|
|
|
|
|
|
|
| |
Approved by: tabthorpe (mentor)
Notes:
svn path=/head/; revision=209373
|
|
|
|
|
|
|
|
|
|
|
| |
- Add RESTRICTED due to a non-commercial use licence.
PR: ports/121794
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Approved by: thierry and tabthorpe (mentors)
Notes:
svn path=/head/; revision=209372
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Getdelta uses Deltup to reduce bandwidth load while upgrading ports distfiles.
WWW: http://linux01.gwdg.de/~nlissne/
- Anton Statutov
astatutov@gmail.com
PR: ports/121828
Submitted by: Anton Statutov <astatutov at gmail.com>, Andrew R. Muhametshin
Notes:
svn path=/head/; revision=209370
|
|
|
|
|
|
|
|
|
| |
PR: ports/121517
Submitted by: Yarodin <yarodin at gmail.com>
Approved by: novel (maintainer, implicit)
Notes:
svn path=/head/; revision=209369
|