summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Added cflow.Satoshi Asami1995-10-031-1/+2
| | | | Notes: svn path=/head/; revision=2228
* The libspigot library. Required by nv. Note this is a binary package.Satoshi Asami1995-10-0310-0/+52
| | | | | | | Submitted by: james Notes: svn path=/head/; revision=2227
* A call-graph generator for C.Satoshi Asami1995-10-037-0/+166
| | | | | | | Submitted by: Dave Chapeskie <dchapes@zeus.leitch.com> Notes: svn path=/head/; revision=2226
* Re-add cern_httpd and cern_httpd.Satoshi Asami1995-10-031-1/+3
| | | | Notes: svn path=/head/; revision=2225
* Add sa2c@and.or.jp (NIIMI Satoshi) as the maintainer.Satoshi Asami1995-10-032-4/+8
| | | | Notes: svn path=/head/; revision=2224
* Cleanup. Reorder things according to standard, changeSatoshi Asami1995-10-031-6/+6
| | | | | | | "PREFIX=/usr/X11R6" to "USE_X11=yes". Notes: svn path=/head/; revision=2223
* Makefile cleanup. Add "/sbin/" to ldconfig command lines in MakefileSatoshi Asami1995-10-032-8/+8
| | | | | | | and PLIST. Notes: svn path=/head/; revision=2222
* added eiffelEric L. Hernes1995-10-037-1/+239
| | | | | | | Reviewed by: asami Notes: svn path=/head/; revision=2221
* added sim6811Eric L. Hernes1995-10-031-1/+2
| | | | Notes: svn path=/head/; revision=2220
* added sim6811Eric L. Hernes1995-10-037-0/+157
| | | | | | | Reviewed by: asami Notes: svn path=/head/; revision=2219
* xfmail 0.3-BETA portJordan K. Hubbard1995-10-034-0/+41
| | | | | | | Submitted by: Gennady Sorokopud <gea@NetVision.net.il> Notes: svn path=/head/; revision=2218
* xforms-0.75 portJordan K. Hubbard1995-10-035-0/+60
| | | | | | | Submitted by: Gennady Sorokopud <gea@NetVision.net.il> Notes: svn path=/head/; revision=2217
* Use full pathname for ldconfig (/sbin/ldconfig).Satoshi Asami1995-10-021-2/+2
| | | | | | | Hinted by: joerg Notes: svn path=/head/; revision=2216
* added xcoralEric L. Hernes1995-10-021-2/+2
| | | | Notes: svn path=/head/; revision=2215
* created port for xcoralEric L. Hernes1995-10-025-0/+67
| | | | | | | Reviewed by: asami Notes: svn path=/head/; revision=2214
* added sudo to MakefileEric L. Hernes1995-10-021-1/+2
| | | | Notes: svn path=/head/; revision=2213
* Do not build regular objects with -fpicAndrey A. Chernov1995-10-0210-28/+34
| | | | | | | | Build complete .so set Upgrade to version 6 Notes: svn path=/head/; revision=2212
* Remove kludge to work around ncftp's inability to fetch .tar.gz filesSatoshi Asami1995-10-021-16/+8
| | | | | | | created on-the-fly by using ncftp2 and FETCH_DEPENDS. Notes: svn path=/head/; revision=2211
* RUN_DEPENDS on wish:tk.Satoshi Asami1995-10-021-2/+2
| | | | Notes: svn path=/head/; revision=2210
* Upgrade to 1.0. There no need of the freebsd.h and -freebsd patch asOllivier Robert1995-10-015-9/+11
| | | | | | | | the -markerfile option now exists. A freebsd.markers is now supplied and copied in ${PREFIX}/lib/X11. Notes: svn path=/head/; revision=2209
* Install the files in ${PREFIX} (${X11BASE} in this case)Jean-Marc Zucconi1995-10-011-0/+8
| | | | Notes: svn path=/head/; revision=2208
* Don't try to install mime.types twice.Paul Traina1995-09-295-0/+625
| | | | | | | | | Patch up the distributed configuration files to match /usr/local/www convention. We really should be patching them to meta-values and then running sed over them to home them to the right prefix. Notes: svn path=/head/; revision=2207
* elm.with_pgp moved to elmAndrey A. Chernov1995-09-281-2/+1
| | | | Notes: svn path=/head/; revision=2206
* Replace obsoleted elm with former elm.with_pgp which can work withoutAndrey A. Chernov1995-09-2812-36/+130
| | | | | | | PGP too. Notes: svn path=/head/; revision=2205
* Upgrade to new international dev snapshot.Andrey A. Chernov1995-09-285-8/+11
| | | | | | | Use pre-fetch target instead of non-documented one. Notes: svn path=/head/; revision=2204
* Remove g3view, add viewfaxJean-Marc Zucconi1995-09-281-2/+2
| | | | Notes: svn path=/head/; revision=2203
* viewfax is the new name of g3view (in ports/x11). It is now upgraded toJean-Marc Zucconi1995-09-285-29/+26
| | | | | | | | version 2.2 Repository copy operation done by: peter@freebsd.org Notes: svn path=/head/; revision=2202
* Upgrade to mc-3.0Torsten Blum1995-09-277-27/+194
| | | | Notes: svn path=/head/; revision=2201
* Edit patch to match latest changes to ls.1.Satoshi Asami1995-09-271-3/+3
| | | | Notes: svn path=/head/; revision=2200
* Add "WRKSRC=${WRKDIR}/gated" to make this thing actually compile.Satoshi Asami1995-09-261-1/+2
| | | | Notes: svn path=/head/; revision=2199
* Upgrade, 3.1.3 -> 3.1.4.Satoshi Asami1995-09-2612-56/+90
| | | | | | | Submitted by: Cristian Ferretti <cfs@riemann.mat.puc.cl> Notes: svn path=/head/; revision=2198
* Make apache less NCSA-like and more BSD-like.Paul Traina1995-09-268-16/+16
| | | | | | | | | Binary installed in /usr/local/sbin. Document root is /usr/local/www/data. Server root is /usr/local/www/server. Notes: svn path=/head/; revision=2197
* Upgrade to new international dev versionAndrey A. Chernov1995-09-252-2/+2
| | | | Notes: svn path=/head/; revision=2196
* Upgrade to new international dev versionAndrey A. Chernov1995-09-253-12/+3
| | | | Notes: svn path=/head/; revision=2195
* Overwrite fetch-depends target instead of old exec_dependsAndrey A. Chernov1995-09-243-6/+6
| | | | Notes: svn path=/head/; revision=2194
* Don't set CFLAGS hereJean-Marc Zucconi1995-09-231-1/+4
| | | | | | | | Check if /usr/share/dict/word exists (some people do not install the 'dict' distribution) Notes: svn path=/head/; revision=2193
* Add a post-configure target to set CFLAGSJean-Marc Zucconi1995-09-231-1/+4
| | | | | | | Submitted by: asami Notes: svn path=/head/; revision=2192
* RUN_DEPENDS on hfsJean-Marc Zucconi1995-09-231-2/+2
| | | | Notes: svn path=/head/; revision=2191
* BUILD_DEPENDS and RUN_DEPENDS on texJean-Marc Zucconi1995-09-233-6/+9
| | | | Notes: svn path=/head/; revision=2190
* This port EXEC_DEPENDS on unzip.Joerg Wunsch1995-09-231-2/+2
| | | | Notes: svn path=/head/; revision=2189
* Upgrade apache to 0.8.14, completely restructure port, and list myself asPaul Traina1995-09-2325-43/+61
| | | | | | | maintainer. Notes: svn path=/head/; revision=2188
* Removed cern_httpd and cern_linemode ports.Paul Traina1995-09-231-3/+1
| | | | Notes: svn path=/head/; revision=2187
* Upgrade to new gated home/.tar.gzAndrey A. Chernov1995-09-232-5/+4
| | | | Notes: svn path=/head/; revision=2186
* Change EXEC_DEPENDS -> RUN_DEPENDSAndrey A. Chernov1995-09-232-2/+2
| | | | Notes: svn path=/head/; revision=2185
* EXEC->BUILD DEPENDSAndrey A. Chernov1995-09-233-12/+9
| | | | Notes: svn path=/head/; revision=2184
* 1st EXEC->BUILDAndrey A. Chernov1995-09-231-3/+3
| | | | | | | 2nd EXEC->RUN Notes: svn path=/head/; revision=2183
* EXEC->RUN DEPENDSAndrey A. Chernov1995-09-231-2/+2
| | | | Notes: svn path=/head/; revision=2182
* Change EXEC->BUILD DEPENDSAndrey A. Chernov1995-09-231-2/+2
| | | | Notes: svn path=/head/; revision=2181
* Upgrade to 2.1.1Andrey A. Chernov1995-09-236-10/+10
| | | | Notes: svn path=/head/; revision=2180
* Remove hack to get around ncftp's inability to grab tarfiles generatedSatoshi Asami1995-09-231-15/+6
| | | | | | | on-the-fly. Use ncftp2 instead, and depend on it via FETCH_DEPENDS. Notes: svn path=/head/; revision=2179