Commit Graph

24 Commits

Author SHA1 Message Date
Maxim Sobolev
ab74a07739 Update to 1.0.5. 2001-07-10 11:30:25 +00:00
Maxim Sobolev
efdcddcab5 Forgot to include this patch into my previous commit. 2001-07-02 06:24:24 +00:00
Maxim Sobolev
a906d8e8b9 Update to 1.0.3. 2001-07-02 06:20:15 +00:00
Ade Lovett
f1e070927c Remove dependencies that are implied by USE_GNOME 2001-05-22 22:49:55 +00:00
Ade Lovett
5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Maxim Sobolev
7c39dd7cfe Update to 1.0.2. 2001-05-05 12:27:14 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Jimmy Olgeni
c9a937f5a8 Style police over the editors category. 2001-02-05 14:36:22 +00:00
Maxim Sobolev
f39e85fc32 Update to 1.0.1. 2001-02-05 11:36:43 +00:00
Maxim Sobolev
7e8ad9bfa8 Update to 1.0. 2000-11-11 11:41:04 +00:00
Maxim Sobolev
38df81372e Also add -lssl in addition to -lcrypto to fix builds on systems with crypto
installed.

Submitted by:	bento
2000-10-31 09:07:24 +00:00
Maxim Sobolev
ce4735d2c9 Make it buildable if crypto bits are installed.
Submitted by:	bento
2000-10-26 10:12:11 +00:00
Maxim Sobolev
57e1943128 Attempt to fix breakage when building on ssl-enabled systems (add -lcrypto if
/usr/lib/libcrypto.a exists). Also add -lutil for glimmer which seems required
to build it with Python2.0.

Submitted by:	bento
2000-10-23 08:14:50 +00:00
Jeremy Lea
b7bdcd418e Implement USE_GNOME, part 1. 2000-10-05 07:10:50 +00:00
Maxim Sobolev
4a05c0ccb1 Fix hardcoded paths. 2000-09-25 07:16:53 +00:00
Maxim Sobolev
e4ded9c71e - Update to 0.9.19;
- pythonize.
2000-09-22 07:02:29 +00:00
Maxim Sobolev
0e33a208d9 Update to 0.9.17. 2000-09-14 06:41:32 +00:00
Maxim Sobolev
473a6f111b Update to 0.9.16 2000-09-13 08:28:30 +00:00
Maxim Sobolev
cfd1d42b4f Use python15 as a dependency.
Submitted by:	bento
2000-09-11 07:01:00 +00:00
Maxim Sobolev
2d2882f713 Move editors/latte into editors/glimmer after a repo copy (the name of the
project has been changed). Update glimmer to 0.9.15 while I'm here.

Repo-copy by:	asami
2000-09-08 06:48:21 +00:00
Maxim Sobolev
fbdc7da2bd Update to 0.9.12. 2000-08-28 15:33:59 +00:00
Maxim Sobolev
563ecde36f Update to 0.9.11. 2000-08-21 07:55:32 +00:00
Ade Lovett
972ca4afab Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by:	knu, sheldon
2000-08-04 16:11:37 +00:00
Maxim Sobolev
4edeb899cf Add codecommander - a simple code editor with Python scripting capabilities for
GNOME desktop.

Obtained from:	http://www.gnome.org/
2000-08-01 10:14:04 +00:00