aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl/x2p
Commit message (Expand)AuthorAgeFilesLines
* Remove the perl build. Farewell, old friend.Mark Murray2002-05-165-77/+0
* Nice set of fixes to use SCRIPT instead of PROG, thus fixing upMark Murray2002-02-103-27/+20
* Fix cross-building, etc:Ruslan Ermilov2001-09-291-1/+0
* Fix cross-building.Marcel Moolenaar2000-11-201-1/+1
* Fix the upgrade-build case.Mark Murray2000-06-274-5/+8
* Revert the libcrypt/libmd stuff back to how it was. This should not havePeter Wemm1999-12-181-1/+1
* Add libmd to LDFLAGS. libmd is needed by libcrypt.Marcel Moolenaar1999-12-161-1/+1
* Rename a macro; it gets set at "make world" time, and I had a localMark Murray1999-09-251-1/+1
* Low-level, but significant cleanup of Perl's build process.Mark Murray1999-09-242-29/+8
* Allow perl to be built with thread support.Mark Murray1999-09-041-2/+16
* $Id$ -> $FreeBSD$Peter Wemm1999-08-275-5/+5
* Big cleanup of the perl build.Mark Murray1998-09-221-3/+3
* Generalise the build a bit more.Mark Murray1998-09-161-2/+2
* Allow libperl to be a shared library.Mark Murray1998-09-121-1/+1
* Fix parallel building.Mark Murray1998-09-121-7/+8
* Dorkus sum. I managed to commit an earlier version of this. This fixes theMark Murray1998-09-104-6/+6
* Bring in the Perl5 BMake files. This ends the easy stuff.Mark Murray1998-09-095-0/+88
* Old Perl is leaving us. Goodbye, faithful friend.Mark Murray1998-09-0920-7386/+0
* Use the installed version of perl for `make install'. It is nowBruce Evans1998-07-071-11/+3
* Allow the makefile to choose the perl executable to run h2ph ratherJohn Birrell1998-05-121-2/+11
* Don't generate a2p.h or y.tab.h from a2p.y. Neither is actually used,Bruce Evans1998-05-051-1/+2
* Fixed races in `make -jN' using new yacc rules.Bruce Evans1998-05-041-2/+2
* Build perl header files for machine/* too.Steve Price1998-02-211-1/+1
* Remove bogus redeclaration of setenv().Jordan K. Hubbard1997-01-071-2/+4
* Remove a couple of private malloc() implementations, one of whichPoul-Henning Kamp1996-12-231-516/+0
* Grab h2ph from /usr/bin, not /usr/local/bin!Paul Traina1996-09-171-1/+1
* recording cvs-1.6 file deathPeter Wemm1995-12-301-2715/+0
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-251-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-3014-65/+104
* Export ${DESTDIR} to h2ph so that the *.ph files end up in the DESTDIRRodney W. Grimes1995-02-141-1/+1
* Fix to h2ph "undefined function" bugUgen J.S. Antsilevich1995-02-031-6/+14
* Add usr/share/perl/sys to mtree file, remove private mkdir from Makefile.Rodney W. Grimes1995-01-031-1/+0
* Add the files y.tab.h and a2p.c that get automatically generated toAndreas Schulz1994-11-281-0/+1
* Test test test! sigh!Paul Traina1994-10-295-222/+18
* Include of bsd.prog.mk should almost always be the last line of the file.Rodney W. Grimes1994-09-121-4/+5
* Added CURDIR directives for some installs.Gary Clark II1994-09-111-2/+3
* Initial import of Perl 4.046 bmakedGary Clark II1994-09-1022-0/+10768