| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=159554
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=159519
|
|
|
|
|
|
|
|
|
| |
back sometime.
Hat: portmgr
Notes:
svn path=/head/; revision=159501
|
|
|
|
| |
Notes:
svn path=/head/; revision=158279
|
|
|
|
| |
Notes:
svn path=/head/; revision=158232
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Don't use O_EXCL. [1]
- Rename touched patches to patch-<patched file> format.
- Import some fixes from Debian.
PR: ports/93967 [1]
Submitted by: Paul Schmehl <pauls@utdallas.edu> [1]
Notes:
svn path=/head/; revision=158195
|
|
|
|
| |
Notes:
svn path=/head/; revision=158087
|
|
|
|
| |
Notes:
svn path=/head/; revision=157341
|
|
|
|
|
|
|
| |
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=157081
|
|
|
|
|
|
|
|
| |
Discussed with: kris
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=157004
|
|
|
|
|
|
|
|
| |
Noted by: kris
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156976
|
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer by email
Reported by: Derek <derekm@rogers.com>
Approved by: portmgr (erwin)
Notes:
svn path=/head/; revision=156975
|
|
|
|
|
|
|
|
|
| |
Changelog at <http://billposer.org/Software/a2b.html#changelog>.
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=156964
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
| |
Submitted by: Rodrigo Graeff <delphus@gmail.com> by email
Notes:
svn path=/head/; revision=156626
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=156621
|
|
|
|
|
|
|
|
| |
PR: ports/93673
Submitted by: Rodrigo Graeff <delphus@gmail.com>
Notes:
svn path=/head/; revision=156614
|
|
|
|
|
|
|
|
|
|
| |
Change some URLs from author dirs to dist dirs.
The example in the porter's handbook didn't have the trailing slash;
mea culpa for not having caught that when it went in.
Notes:
svn path=/head/; revision=156536
|
|
|
|
|
|
|
| |
- bump PORTREVISION
Notes:
svn path=/head/; revision=156398
|
|
|
|
|
|
|
|
| |
PR: 93098
Submitted by: maintainer (Kuang-che Wu)
Notes:
svn path=/head/; revision=155616
|
|
|
|
|
|
|
| |
Pointed by: kris
Notes:
svn path=/head/; revision=155491
|
|
|
|
|
|
|
| |
which encode and decode bencoded strings respectivly.
Notes:
svn path=/head/; revision=155308
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
representations of numbers.
The two programs are useful for generating test data, for inspecting binary
files, and for interfacing programs that generate textual output to programs
that require binary input and conversely. They can also be useful when it is
desired to reformat numbers.
WWW: http://billposer.org/Software/a2b.html
Notes:
svn path=/head/; revision=154858
|
|
|
|
| |
Notes:
svn path=/head/; revision=154857
|
|
|
|
| |
Notes:
svn path=/head/; revision=154816
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=154637
|
|
|
|
| |
Notes:
svn path=/head/; revision=154628
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
- Add physical category net-p2p. [7]
- Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]
- INDEX can now be moved outside of ports tree. [9]
- Add ghostscript-gpl. [10]
- Remove obsolete USE_MESA. [12]
- Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]
- Document ALWAYS_KEEP_DISTFILES. [14]
- Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]
PR: ports/37596 [1], ports/57259 [2], ports/63216 [3],
ports/89448 [4], ports/89710 [5], ports/88996 [6],
ports/89260 [7], ports/89363 [8], ports/89809 [9],
ports/89853 [10], ports/91086 [11], ports/91710 [12],
ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12],
Andrew Heybey <ath at niksun dot com> [2], Jamie Jones
<jamie at thompson dot bishopston dot net>, tobez [4], Mark
Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15],
pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com
dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10],
netchild [11], erwin [14]
Reviewed by: kris, clement (partially)
Notes:
svn path=/head/; revision=154626
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154147
|
|
|
|
| |
Notes:
svn path=/head/; revision=154145
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
|
|
|
|
|
|
| |
- skip the scripts that shipped with perl-5.8.7
Submitted by: leeym
Approved by: maintainer
Notes:
svn path=/head/; revision=154138
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154110
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154109
|
|
|
|
| |
Notes:
svn path=/head/; revision=154105
|
|
|
|
|
|
|
|
| |
PR: ports/92082 (based on)
Submitted by: Paul Schmehl <pauls@utdallas.edu>
Notes:
svn path=/head/; revision=154090
|
|
|
|
| |
Notes:
svn path=/head/; revision=154026
|
|
|
|
| |
Notes:
svn path=/head/; revision=153928
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/MHX/Convert-Binary-C-0.64/Changes
Notes:
svn path=/head/; revision=153805
|
|
|
|
| |
Notes:
svn path=/head/; revision=153469
|
|
|
|
| |
Notes:
svn path=/head/; revision=152788
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
uudeview's author makes 1023 chars as maximum header line
length (see line 167 of uulib/uuscan.c). Handling this
limit in the ScanHeaderLine function may skip all header
lines after very long splitted line because of finding CR
in the truncated string (at ptr) instead of scan source
stream (uugen_inbuffer).
PR: ports/84999
Submitted by: Alexey Khlyamkov <bsd@prj.lll.pp.ru>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=152726
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
uudeview's author makes 1023 chars as maximum header line
length (see line 167 of uulib/uuscan.c). Handling this
limit in the ScanHeaderLine function may skip all header
lines after very long splitted line because of finding CR
in the truncated string (at ptr) instead of scan source
stream (uugen_inbuffer).
PR: ports/84999
Submitted by: Alexey Khlyamkov <bsd@prj.lll.pp.ru>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=152725
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
PR: 90979
Notes:
svn path=/head/; revision=152195
|
|
|
|
|
|
|
| |
compatible sources
Notes:
svn path=/head/; revision=151869
|
|
|
|
|
|
|
|
|
| |
exists as lang/intel2gas
Pointy hat to: lioux
Notes:
svn path=/head/; revision=151868
|
|
|
|
|
|
|
| |
converter
Notes:
svn path=/head/; revision=151867
|
|
|
|
|
|
|
| |
(GNU AS)
Notes:
svn path=/head/; revision=151859
|
|
|
|
|
|
|
| |
Submitted by: skv
Notes:
svn path=/head/; revision=151747
|
|
|
|
|
|
|
| |
UTF8 from/to charactersets
Notes:
svn path=/head/; revision=151637
|