Commit graph

33 commits

Author SHA1 Message Date
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Edwin Groothuis
a550b67ae0 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:33:40 +00:00
Edwin Groothuis
b96e39d2f3 Remove leftover .endif
Pointyhat to: that pile over there
2007-10-04 07:05:26 +00:00
Edwin Groothuis
52d564a552 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 02:24:29 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Ade Lovett
3b3128196e Update to the autotools new world order.
Tested by:	numerous package build runs
Approved by:	portmgr
Thanks to:	des, kris, linimon, pav
2007-07-28 06:33:59 +00:00
Rong-En Fan
3c089c162b - Use USE_ICONV instead of LIB_DEPENDS
Approved by:	portmgr (erwin, few weeks ago)
2007-01-12 09:12:57 +00:00
Edwin Groothuis
a80969d36e Remove USE_REINPLACE from all categories starting with P 2006-05-13 01:03:17 +00:00
Hajimu UMEMOTO
7889da7778 the distribution was rerolled.
Reported by:	pointyhat via kris
2005-04-11 15:10:00 +00:00
Hajimu UMEMOTO
42cf00b0a9 make it fetchable again by changing MASTER_SITES.
The coporate name was changed from EPSON KOWA Co. to EPSON AVASYS Co.

Reported by:	pointyhat via kris
2005-04-07 18:35:21 +00:00
Hajimu UMEMOTO
b0d69e805d preparation for adding support for EPSON Stylus CX3500/CX3600 Series.
Requested by:	Laurent <l.cligny@free.fr>
2005-03-20 05:33:25 +00:00
Hajimu UMEMOTO
844e6bd504 - master site was moved.
- most of the tarballs were rerolled.
- preparation for adding EPSON Stylus C80 Series support.
2005-02-27 10:36:36 +00:00
Hajimu UMEMOTO
82ff0d5d3e fix plist.
Reported by:	pointyhat via kris
2004-12-20 08:36:31 +00:00
Hajimu UMEMOTO
9ba9c9801c fix build on pointyhat.
Approved by:	portmgr (kris)
2004-09-26 16:28:48 +00:00
Hajimu UMEMOTO
11e45374a1 fix typo (BUILD_DEPEND -> BUILD_DEPENDS).
this should fix build breakage on pointyhat.

Reported by:	krion
Approved by:	portmgr (krion) (implicitly)
2004-09-06 10:31:01 +00:00
Hajimu UMEMOTO
815427fb3c preparation for adding drivers for some international products. 2004-08-30 15:06:31 +00:00
Hajimu UMEMOTO
359767b4a8 simplify determination of MASTER_SITE_SUBDIR. 2004-08-29 12:31:43 +00:00
Hajimu UMEMOTO
f8948d7b83 simplify handring of printer model. 2004-08-29 09:31:34 +00:00
Hajimu UMEMOTO
5e17ef3d03 inkbox.h is specific to PX-G900. 2004-08-29 06:17:24 +00:00
Hajimu UMEMOTO
25b5c362f6 more for PX-G900. 2004-08-28 21:46:11 +00:00
Hajimu UMEMOTO
feaa9214ed suppress leading zero. 2004-08-28 19:45:49 +00:00
Hajimu UMEMOTO
6b9b6bd67a - use USE_GHOSTSCRIPT_RUN.
- simplify plist substitution.

Submitted by:	hrs (with some modification)
2004-08-28 18:57:55 +00:00
Hajimu UMEMOTO
49ef447d91 preparation for EPSON Stylus Color Series. 2004-08-28 17:18:38 +00:00
Hajimu UMEMOTO
1c17cb569c fix MASTER_SITE_SUBDIR for 1.3.2 drivers. It was broken since
simplify version checking.

Reported by:	hrs
2004-08-28 15:23:28 +00:00
Hajimu UMEMOTO
0b1af4863c replace /dev/usb/lp0 with /dev/ulpt0, too. 2004-08-28 08:03:43 +00:00
Hajimu UMEMOTO
2356b70d42 more for PM-730C, PM-G700, PM-G800 and PX-V700. 2004-08-27 18:33:07 +00:00
Hajimu UMEMOTO
eccb35c6a1 - simplify matching pattern.
- simplify version checking.
- preparation for adding the drivers which version is 2.5.2.
- fix build of some drivers on 4.X. [*1]

Reported by:	hrs [*1]
2004-08-27 16:32:23 +00:00
Hajimu UMEMOTO
79ee7eef8f bsdtar does uncompress automatically. but, gnutar doesn't. 2004-08-27 09:12:43 +00:00
Hajimu UMEMOTO
015bc0fe65 don't touch setup directory. 2004-08-27 08:04:08 +00:00
Hajimu UMEMOTO
99b9c9fe1f escape $. 2004-08-27 03:32:59 +00:00
Hajimu UMEMOTO
b4421c65e1 - sync pkg-descr with reality.
- preparation for adding the drivers which version is 2.6.2.
2004-08-26 19:04:33 +00:00
Hajimu UMEMOTO
4dae67dbbd we need to add library path only when version is 2.6.2. 2004-08-26 04:11:15 +00:00
Hajimu UMEMOTO
9290192e49 Fix long standing fetch problem by using latest distribution.
Recently, the souce codes are available.  So, we can build FreeBSD
native version of PIPS from source instead of just using Linux
version.  However, some libraries are still shipped as Linux binary.
So, we use libmap.conf to solve this problem.
Since I have only PM-760C, I cannot test it with other than PM-760C,
actually.  So, your feedbacks are welcome.
2004-08-25 20:24:18 +00:00