aboutsummaryrefslogtreecommitdiff
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 1.03.Jun Kuriyama2006-01-304-8/+8
| | | | Notes: svn path=/head/; revision=154816
* Fix another PHP bug and unbreak build on amd64.Alex Dupre2006-01-281-0/+10
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=154637
* Add backup sites for WITH_EXTRA_PATCHES.Norikatsu Shigemura2006-01-281-0/+2
| | | | Notes: svn path=/head/; revision=154628
* - Fix possibility of "infinite make fork" when "Registering install for ..."Mark Linimon2006-01-282-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* SHA256ify (manually done and checked)Edwin Groothuis2006-01-221-1/+3
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154147
* mark as broken when RUBY < 1.7Edwin Groothuis2006-01-221-0/+2
| | | | Notes: svn path=/head/; revision=154145
* SHA256ifyEdwin Groothuis2006-01-2240-0/+40
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* - update to 2.14Yen-Ming Lee2006-01-223-12/+11
| | | | | | | | | | - skip the scripts that shipped with perl-5.8.7 Submitted by: leeym Approved by: maintainer Notes: svn path=/head/; revision=154138
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-222-18/+18
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-2219-44/+44
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-226-18/+18
| | | | Notes: svn path=/head/; revision=154105
* - Update to 1.6Sergey Matveychuk2006-01-218-161/+16
| | | | | | | | PR: ports/92082 (based on) Submitted by: Paul Schmehl <pauls@utdallas.edu> Notes: svn path=/head/; revision=154090
* Remove myself from MAINTAINERAndrey A. Chernov2006-01-211-1/+1
| | | | Notes: svn path=/head/; revision=154026
* BROKEN: Incorrect pkg-plistKris Kennaway2006-01-191-0/+2
| | | | Notes: svn path=/head/; revision=153928
* Update to 0.64Sergey Skvortsov2006-01-182-4/+4
| | | | | | | Changes: http://search.cpan.org/src/MHX/Convert-Binary-C-0.64/Changes Notes: svn path=/head/; revision=153805
* - ruby-iconv is no longer considered experimentalPav Lucistnik2006-01-141-3/+0
| | | | Notes: svn path=/head/; revision=153469
* Update to 1.4Edwin Groothuis2006-01-052-4/+4
| | | | Notes: svn path=/head/; revision=152788
* [patch] bug in the uulib-0.5.20Edwin Groothuis2006-01-041-0/+22
| | | | | | | | | | | | | | | | 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
* [patch] bug in the uulib-0.5.20Edwin Groothuis2006-01-042-0/+2
| | | | | | | | | | | | | | | | 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
* Update to 2.12, remove IGNORE for newer perl.Anton Berezin2005-12-273-5/+6
| | | | | | | | Submitted by: maintainer PR: 90979 Notes: svn path=/head/; revision=152195
* New port nomyso version 3.0: Convert MASM/TASM files to NASMMario Sergio Fujikawa Ferreira2005-12-224-0/+48
| | | | | | | compatible sources Notes: svn path=/head/; revision=151869
* Remove duplicate port entry converters/intel2gas since it alreadyMario Sergio Fujikawa Ferreira2005-12-226-170/+0
| | | | | | | | | exists as lang/intel2gas Pointy hat to: lioux Notes: svn path=/head/; revision=151868
* New port intel2gas version 1.3.3: MASM/NASM/TASM to GNU asm syntaxMario Sergio Fujikawa Ferreira2005-12-226-0/+170
| | | | | | | converter Notes: svn path=/head/; revision=151867
* New port ta2as version 0.8: TASM to AT&T asm syntax converterMario Sergio Fujikawa Ferreira2005-12-226-0/+97
| | | | | | | (GNU AS) Notes: svn path=/head/; revision=151859
* - require devel/p5-XSLoader and unbreak it on perl 5.005Yen-Ming Lee2005-12-211-1/+5
| | | | | | | Submitted by: skv Notes: svn path=/head/; revision=151747
* New port p5-Unicode-UTF8simple version 1.06: Conversions to/fromMario Sergio Fujikawa Ferreira2005-12-205-0/+43
| | | | | | | UTF8 from/to charactersets Notes: svn path=/head/; revision=151637
* -Update to 0.9.8.Jeremy Messenger2005-12-134-147/+107
| | | | | | | | | -Use DATADIR in plist. Reminded by: edwin's "FreeBSD Ports Version Check" script Notes: svn path=/head/; revision=151081
* - update to 1.06Yen-Ming Lee2005-12-112-4/+4
| | | | Notes: svn path=/head/; revision=150869
* Plug memory leak in librecode.Dmitry Sivachenko2005-12-083-1/+52
| | | | | | | | | | Bump PORTREVISION. PR: 89934 Submitted by: Sergey Prikhodko <sergey@network-asp.biz> Notes: svn path=/head/; revision=150652
* - Update MASTER_SITES to fix fetch [1]Michael Johnson2005-12-072-2/+2
| | | | | | | | | - Update WWW to reflect project move. Reported by: Bill "distfiles" Fenner script. Notes: svn path=/head/; revision=150614
* Update to 0.62Sergey Skvortsov2005-12-022-3/+4
| | | | | | | Changes: http://search.cpan.org/src/MHX/Convert-Binary-C-0.62/Changes Notes: svn path=/head/; revision=150246
* - update port from v0.20 to v0.21Aaron Dalton2005-12-023-4/+6
| | | | | | | - 0.21 - Added '@' option to unpackeb at the request of Marc (CPAN bug 15461). Notes: svn path=/head/; revision=150238
* - Update to 3.07Erwin Lansing2005-12-024-19/+12
| | | | | | | | - Reassign to perl@ - Mark for perl 5.6.x or higher. Notes: svn path=/head/; revision=150210
* - Fix latest commit adding a missing dependency (devel/p5-Class-ErrorHandler).Florent Thoumie2005-12-011-1/+3
| | | | | | | | PR: ports/89335 Submitted by: aaron Notes: svn path=/head/; revision=150127
* - Update to 2.1Pav Lucistnik2005-11-302-3/+4
| | | | | | | | PR: ports/89761 Submitted by: Klaus Michael Indlekofer <m.indlekofer@fz-juelich.de> (maintainer) Notes: svn path=/head/; revision=150074
* - Update to 0.07.Florent Thoumie2005-11-303-5/+4
| | | | | | | | | PR: ports/89109 Submitted by: lth Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=150027
* - Update to 0.19.Florent Thoumie2005-11-292-3/+4
| | | | | | | | | PR: ports/86785 Submitted by: ehaupt Approved by: maintainer timeout (2 months) Notes: svn path=/head/; revision=149854
* The Ruby contrib directory hasn't existed for some time; mirror theBill Fenner2005-11-281-2/+2
| | | | | | | files on MASTER_SITE_LOCAL until someone upgrades these ports. Notes: svn path=/head/; revision=149722
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* big whitespace cleanup (see ports/65409)Edwin Groothuis2005-11-251-1/+1
| | | | | | | | | PR: ports/65828 Submitted by: trevor Approved by: ache Notes: svn path=/head/; revision=149369
* - Upgrade to 1.02.Jun Kuriyama2005-11-244-6/+8
| | | | | | | | | - Add SHA256. Changes: http://search.cpan.org/src/MAKAMAKA/JSON-1.02/Changes Notes: svn path=/head/; revision=149261
* - Remove checksum for nonexistant filePav Lucistnik2005-11-241-1/+2
| | | | | | | - Add SHA256, SIZE Notes: svn path=/head/; revision=149239
* - Add SHA256Pav Lucistnik2005-11-2419-1/+20
| | | | Notes: svn path=/head/; revision=149238
* - Add SHA256 checksumsPav Lucistnik2005-11-233-0/+4
| | | | Notes: svn path=/head/; revision=149215
* - Add some SHA256sPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149199
* Bump PORTVERSION.Alex Dupre2005-11-152-7/+7
| | | | Notes: svn path=/head/; revision=148364
* Unbreak and take maintainership.Alex Dupre2005-11-155-47/+36
| | | | | | | | The code is the same, only ARCH ifdefs are changed and more OID are supported into the configuration file. Notes: svn path=/head/; revision=148360
* Update to 2.09. Change maintainer to perl@. Remove copyright noticeAnton Berezin2005-11-153-12/+8
| | | | | | | | from pkg-descr. Put correct WWW from CPAN (http://www.unicode.org/ was not really helpful WWW for this port). Notes: svn path=/head/; revision=148335
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-156-6/+6
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* BROKEN: Size mismatchKris Kennaway2005-11-151-0/+2
| | | | Notes: svn path=/head/; revision=148315