notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
jedit Powerful programmer's text editor written in Java
5.6.0_1,1 editors on this many watch lists=19 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.6.0,1Version of this port present on the latest quarterly branch.
Maintainer: danilo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2000-06-22 10:18:20
Last Update: 2024-01-10 08:16:01
Commit Hash: 1b819e4
People watching this port, also watch:: javavmwrapper, gmake, zip, unzip
Also Listed In: java
License: GPLv2
WWW:
https://jedit.sourceforge.net/
Description:
jEdit is an Open Source programmer's text editor written in Java. It is released under the GNU General Public License. jEdit was written for Java 1.1 with Swing 1.1, and also runs under Java 2. As far as text editors written in Java go, jEdit is one of the best. It has an easy to use, intuitive interface, and enough features and flexibility to please even the most hard-core programmer. A very incomplete list of jEdit's features follows. o Syntax highlighting for 200+ file types (including C, C++, Java, Perl, etc) o Semi-intelligent auto indent in C, C++ and Java modes o Bracket highlighting and matching o Powerful macro system o Auto-expanding abbreviations for the frequiently used strings o Powerful search and replace - supports regular expressions and multiple file search/replace; Search and replace operations can be recorded in macros o Any number of strings and caret positions can be stored for later use in so-called registers o Rectangular selections for working with column-based files o Any number of editor windows can be opened, and each view can be split into multiple panes for side-by-side viewing of multiple files o Unlimited undo/redo
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (363 items)
Collapse this list.
  1. /usr/local/share/licenses/jedit-5.6.0_1,1/catalog.mk
  2. /usr/local/share/licenses/jedit-5.6.0_1,1/LICENSE
  3. /usr/local/share/licenses/jedit-5.6.0_1,1/GPLv2
  4. bin/jedit
  5. share/man/man1/jedit.1.gz
  6. share/java/jedit/jars/QuickNotepad.jar
  7. share/java/jedit/jedit.jar
  8. share/java/jedit/keymaps/Alan_keys.props
  9. share/java/jedit/keymaps/Emacs_keys.props
  10. share/java/jedit/keymaps/German_Keyboard_keys.props
  11. share/java/jedit/keymaps/IntelliJ_IDEA_keys.props
  12. share/java/jedit/keymaps/Mac_OS_X_keys.props
  13. share/java/jedit/keymaps/jEdit_keys.props
  14. share/java/jedit/macros/C/Include_Guard.bsh
  15. share/java/jedit/macros/C/Toggle_Header_Source.bsh
  16. share/java/jedit/macros/Clipboard/Copy_Lines.bsh
  17. share/java/jedit/macros/Clipboard/Copy_Lines_Containing.bsh
  18. share/java/jedit/macros/Clipboard/Copy_Visible_Lines.bsh
  19. share/java/jedit/macros/Clipboard/Cut_Lines.bsh
  20. share/java/jedit/macros/Clipboard/Cut_Lines_Containing.bsh
  21. share/java/jedit/macros/Clipboard/Paste_Indent.bsh
  22. share/java/jedit/macros/Editing/Duplicate_Lines_Above.bsh
  23. share/java/jedit/macros/Editing/Duplicate_Lines_Below.bsh
  24. share/java/jedit/macros/Editing/Go_to_Column.bsh
  25. share/java/jedit/macros/Editing/Go_to_Offset.bsh
  26. share/java/jedit/macros/Editing/Greedy_Backspace.bsh
  27. share/java/jedit/macros/Editing/Greedy_Delete.bsh
  28. share/java/jedit/macros/Editing/Greedy_Left.bsh
  29. share/java/jedit/macros/Editing/Greedy_Right.bsh
  30. share/java/jedit/macros/Editing/Keywords_to_Upper_Case.bsh
  31. share/java/jedit/macros/Editing/Mode_Switcher.bsh
  32. share/java/jedit/macros/Editing/Move_Lines_Down.bsh
  33. share/java/jedit/macros/Editing/Move_Lines_Up.bsh
  34. share/java/jedit/macros/Editing/Open_Line_Above.bsh
  35. share/java/jedit/macros/Editing/Open_Line_Below.bsh
  36. share/java/jedit/macros/Editing/Toggle_Fold.bsh
  37. share/java/jedit/macros/Emacs/EmacsUtil.bsh
  38. share/java/jedit/macros/Emacs/Emacs_Align_Decls.bsh
  39. share/java/jedit/macros/Emacs/Emacs_Backward_Sentence.bsh
  40. share/java/jedit/macros/Emacs/Emacs_Capitalize_Word.bsh
  41. share/java/jedit/macros/Emacs/Emacs_Center_Line.bsh
  42. share/java/jedit/macros/Emacs/Emacs_Ctrl-K.bsh
  43. share/java/jedit/macros/Emacs/Emacs_Downcase_Word.bsh
  44. share/java/jedit/macros/Emacs/Emacs_Exchange_Point_and_Mark.bsh
  45. share/java/jedit/macros/Emacs/Emacs_Fixup_Whitespace.bsh
  46. share/java/jedit/macros/Emacs/Emacs_Forward_Sentence.bsh
  47. share/java/jedit/macros/Emacs/Emacs_Insert_File.bsh
  48. share/java/jedit/macros/Emacs/Emacs_Kill_Line.bsh
  49. share/java/jedit/macros/Emacs/Emacs_Kill_Region.bsh
  50. share/java/jedit/macros/Emacs/Emacs_Kill_Ring_Save.bsh
  51. share/java/jedit/macros/Emacs/Emacs_Kill_Sentence.bsh
  52. share/java/jedit/macros/Emacs/Emacs_Next_Line.bsh
  53. share/java/jedit/macros/Emacs/Emacs_Open_Line.bsh
  54. share/java/jedit/macros/Emacs/Emacs_Previous_Line.bsh
  55. share/java/jedit/macros/Emacs/Emacs_Set_Mark.bsh
  56. share/java/jedit/macros/Emacs/Emacs_Set_Wrap.bsh
  57. share/java/jedit/macros/Emacs/Emacs_Transpose_Chars.bsh
  58. share/java/jedit/macros/Emacs/Emacs_Transpose_Lines.bsh
  59. share/java/jedit/macros/Emacs/Emacs_Upcase_Word.bsh
  60. share/java/jedit/macros/Emacs/LICENSE.md
  61. share/java/jedit/macros/Emacs/README.md
  62. share/java/jedit/macros/Files/Browse_Buffer_Directory.bsh
  63. share/java/jedit/macros/Files/Browse_Directory.bsh
  64. share/java/jedit/macros/Files/Buffer_Switcher.bsh
  65. share/java/jedit/macros/Files/Copy_Name_to_Clipboard.bsh
  66. share/java/jedit/macros/Files/Copy_Path_to_Clipboard.bsh
  67. share/java/jedit/macros/Files/Delete_Current.bsh
  68. share/java/jedit/macros/Files/Duplicate_Buffer.bsh
  69. share/java/jedit/macros/Files/Glob_Close.bsh
  70. share/java/jedit/macros/Files/Insert_Selection.bsh
  71. share/java/jedit/macros/Files/Next_Dirty_Buffer.bsh
  72. share/java/jedit/macros/Files/Open_Path.bsh
  73. share/java/jedit/macros/Files/Open_Selection.bsh
  74. share/java/jedit/macros/Files/Open_Selection_In_Desktop.bsh
  75. share/java/jedit/macros/Files/Send_Buffer_To_Next_Split.bsh
  76. share/java/jedit/macros/Files/Toggle_ReadOnly.bsh
  77. share/java/jedit/macros/Interface/Decrease_Font_Size.bsh
  78. share/java/jedit/macros/Interface/Increase_Font_Size.bsh
  79. share/java/jedit/macros/Interface/Open_Context_Menu.bsh
  80. share/java/jedit/macros/Interface/Reset_TextArea.bsh
  81. share/java/jedit/macros/Interface/Splitpane_Grow.bsh
  82. share/java/jedit/macros/Interface/Toggle_Bottom_Docking_Area.bsh
  83. share/java/jedit/macros/Interface/Toggle_Left_Docking_Area.bsh
  84. share/java/jedit/macros/Interface/Toggle_Right_Docking_Area.bsh
  85. share/java/jedit/macros/Interface/Toggle_Top_Docking_Area.bsh
  86. share/java/jedit/macros/Java/Create_Constructor.bsh
  87. share/java/jedit/macros/Java/Get_Class_Name.bsh
  88. share/java/jedit/macros/Java/Get_Package_Name.bsh
  89. share/java/jedit/macros/Java/Java_File_Save.bsh
  90. share/java/jedit/macros/Java/Make_Get_and_Set_Methods.bsh
  91. share/java/jedit/macros/Java/Preview_JavaDoc_Of_Current_Buffer.bsh
  92. share/java/jedit/macros/Misc/Buffer_to_HyperSearch_Results.bsh
  93. share/java/jedit/macros/Misc/Debug_BufferSets.bsh
  94. share/java/jedit/macros/Misc/Display_Abbreviations.bsh
  95. share/java/jedit/macros/Misc/Display_Actions.bsh
  96. share/java/jedit/macros/Misc/Display_Character_Code.bsh
  97. share/java/jedit/macros/Misc/Display_Shortcuts.bsh
  98. share/java/jedit/macros/Misc/Evaluate_Buffer_in_BeanShell.bsh
  99. share/java/jedit/macros/Misc/Generate_Encodings_List.bsh
  100. share/java/jedit/macros/Misc/Generate_Modes_List.bsh
  101. share/java/jedit/macros/Misc/Hex_Convert.bsh
  102. share/java/jedit/macros/Misc/HyperSearch_Results_to_Buffer.bsh
  103. share/java/jedit/macros/Misc/Insert_Plugins_List.bsh
  104. share/java/jedit/macros/Misc/Make_Bug_Report.bsh
  105. share/java/jedit/macros/Misc/Run_Script.bsh
  106. share/java/jedit/macros/Misc/Show_Threads.bsh
  107. share/java/jedit/macros/Properties/Create_Plugin_Announcement.bsh
  108. share/java/jedit/macros/Properties/Insert_Buffer_Properties.bsh
  109. share/java/jedit/macros/Properties/Look_and_Feel_Properties.bsh
  110. share/java/jedit/macros/Properties/System_Properties.bsh
  111. share/java/jedit/macros/Properties/jEdit_Properties.bsh
  112. share/java/jedit/macros/Text/Add_Prefix_and_Suffix.bsh
  113. share/java/jedit/macros/Text/Color_Picker.bsh
  114. share/java/jedit/macros/Text/Compose_Tag.bsh
  115. share/java/jedit/macros/Text/Duplicate_Line.bsh
  116. share/java/jedit/macros/Text/Insert_Date.bsh
  117. share/java/jedit/macros/Text/Insert_Tag.bsh
  118. share/java/jedit/macros/Text/Line_Filter.bsh
  119. share/java/jedit/macros/Text/Next_Char.bsh
  120. share/java/jedit/macros/Text/Reverse_Lines.bsh
  121. share/java/jedit/macros/Text/Reverse_Selection.bsh
  122. share/java/jedit/macros/Text/Single_Space_Buffer.bsh
  123. share/java/jedit/macros/Misc/Debug_ScreenLines.bsh
  124. share/java/jedit/modes/actionscript.xml
  125. share/java/jedit/modes/ada.xml
  126. share/java/jedit/modes/ada95.xml
  127. share/java/jedit/modes/ans-forth94.xml
  128. share/java/jedit/modes/ant.xml
  129. share/java/jedit/modes/antlr.xml
  130. share/java/jedit/modes/antlr4.xml
  131. share/java/jedit/modes/apacheconf.xml
  132. share/java/jedit/modes/apdl.xml
  133. share/java/jedit/modes/applescript.xml
  134. share/java/jedit/modes/asp.xml
  135. share/java/jedit/modes/aspect-j.xml
  136. share/java/jedit/modes/assembly-agc.xml
  137. share/java/jedit/modes/assembly-ags.xml
  138. share/java/jedit/modes/assembly-arm32.xml
  139. share/java/jedit/modes/assembly-m68k.xml
  140. share/java/jedit/modes/assembly-macro32.xml
  141. share/java/jedit/modes/assembly-mcs51.xml
  142. share/java/jedit/modes/assembly-parrot.xml
  143. share/java/jedit/modes/assembly-r2000.xml
  144. share/java/jedit/modes/assembly-x86.xml
  145. share/java/jedit/modes/avro.xml
  146. share/java/jedit/modes/awk.xml
  147. share/java/jedit/modes/b.xml
  148. share/java/jedit/modes/batch.xml
  149. share/java/jedit/modes/bbj.xml
  150. share/java/jedit/modes/bcel.xml
  151. share/java/jedit/modes/bibtex.xml
  152. share/java/jedit/modes/binsource-agc.xml
  153. share/java/jedit/modes/c.xml
  154. share/java/jedit/modes/catalog
  155. share/java/jedit/modes/cfscript.xml
  156. share/java/jedit/modes/chill.xml
  157. share/java/jedit/modes/cil.xml
  158. share/java/jedit/modes/clips.xml
  159. share/java/jedit/modes/clojure.xml
  160. share/java/jedit/modes/cmake.xml
  161. share/java/jedit/modes/cobol.xml
  162. share/java/jedit/modes/coffeescript.xml
  163. share/java/jedit/modes/coldfusion.xml
  164. share/java/jedit/modes/cplexlp.xml
  165. share/java/jedit/modes/cplusplus.xml
  166. share/java/jedit/modes/csharp.xml
  167. share/java/jedit/modes/css.xml
  168. share/java/jedit/modes/csv.xml
  169. share/java/jedit/modes/cvs-commit.xml
  170. share/java/jedit/modes/d.xml
  171. share/java/jedit/modes/dart.xml
  172. share/java/jedit/modes/django.xml
  173. share/java/jedit/modes/dot.xml
  174. share/java/jedit/modes/doxygen.xml
  175. share/java/jedit/modes/drawj2d.xml
  176. share/java/jedit/modes/dsssl.xml
  177. share/java/jedit/modes/eiffel.xml
  178. share/java/jedit/modes/embperl.xml
  179. share/java/jedit/modes/erlang.xml
  180. share/java/jedit/modes/factor.xml
  181. share/java/jedit/modes/fhtml.xml
  182. share/java/jedit/modes/forth.xml
  183. share/java/jedit/modes/fortran.xml
  184. share/java/jedit/modes/fortran90.xml
  185. share/java/jedit/modes/foxpro.xml
  186. share/java/jedit/modes/freemarker.xml
  187. share/java/jedit/modes/gcbasic.xml
  188. share/java/jedit/modes/gettext.xml
  189. share/java/jedit/modes/gherkin.xml
  190. share/java/jedit/modes/gnuplot.xml
  191. share/java/jedit/modes/go.xml
  192. share/java/jedit/modes/gradle.xml
  193. share/java/jedit/modes/groovy.xml
  194. share/java/jedit/modes/haskell.xml
  195. share/java/jedit/modes/haxe.xml
  196. share/java/jedit/modes/hex.xml
  197. share/java/jedit/modes/hl7v2.xml
  198. share/java/jedit/modes/hlsl.xml
  199. share/java/jedit/modes/htaccess.xml
  200. share/java/jedit/modes/html.xml
  201. share/java/jedit/modes/hxml.xml
  202. share/java/jedit/modes/i4gl.xml
  203. share/java/jedit/modes/ical.xml
  204. share/java/jedit/modes/icon.xml
  205. share/java/jedit/modes/idl.xml
  206. share/java/jedit/modes/inform.xml
  207. share/java/jedit/modes/ini.xml
  208. share/java/jedit/modes/inno-setup.xml
  209. share/java/jedit/modes/interlis.xml
  210. share/java/jedit/modes/io.xml
  211. share/java/jedit/modes/jamon.xml
  212. share/java/jedit/modes/java.xml
  213. share/java/jedit/modes/javacc.xml
  214. share/java/jedit/modes/javafx.xml
  215. share/java/jedit/modes/javascript.xml
  216. share/java/jedit/modes/java-module-info.xml
  217. share/java/jedit/modes/jcl.xml
  218. share/java/jedit/modes/jedit-actions.xml
  219. share/java/jedit/modes/jflex.xml
  220. share/java/jedit/modes/jhtml.xml
  221. share/java/jedit/modes/jmk.xml
  222. share/java/jedit/modes/json.xml
  223. share/java/jedit/modes/jsp.xml
  224. share/java/jedit/modes/kotlin.xml
  225. share/java/jedit/modes/latex.xml
  226. share/java/jedit/modes/lex.xml
  227. share/java/jedit/modes/lilypond.xml
  228. share/java/jedit/modes/lisp.xml
  229. share/java/jedit/modes/literate-haskell.xml
  230. share/java/jedit/modes/logs.xml
  231. share/java/jedit/modes/logtalk.xml
  232. share/java/jedit/modes/lotos.xml
  233. share/java/jedit/modes/lua.xml
  234. share/java/jedit/modes/m4.xml
  235. share/java/jedit/modes/macroscheduler.xml
  236. share/java/jedit/modes/mail.xml
  237. share/java/jedit/modes/makefile.xml
  238. share/java/jedit/modes/maple.xml
  239. share/java/jedit/modes/markdown.xml
  240. share/java/jedit/modes/maven.xml
  241. share/java/jedit/modes/mavscript.xml
  242. share/java/jedit/modes/ml.xml
  243. share/java/jedit/modes/modula3.xml
  244. share/java/jedit/modes/moin.xml
  245. share/java/jedit/modes/mpost.xml
  246. share/java/jedit/modes/mqsc.xml
  247. share/java/jedit/modes/mustache.xml
  248. share/java/jedit/modes/mxml.xml
  249. share/java/jedit/modes/myghty.xml
  250. share/java/jedit/modes/mysql.xml
  251. share/java/jedit/modes/n3.xml
  252. share/java/jedit/modes/netrexx.xml
  253. share/java/jedit/modes/nqc.xml
  254. share/java/jedit/modes/nsis2.xml
  255. share/java/jedit/modes/objective-c.xml
  256. share/java/jedit/modes/objectrexx.xml
  257. share/java/jedit/modes/occam.xml
  258. share/java/jedit/modes/omnimark.xml
  259. share/java/jedit/modes/opensips.xml
  260. share/java/jedit/modes/osql.xml
  261. share/java/jedit/modes/outline.xml
  262. share/java/jedit/modes/pascal.xml
  263. share/java/jedit/modes/patch.xml
  264. share/java/jedit/modes/perl.xml
  265. share/java/jedit/modes/pg-sql.xml
  266. share/java/jedit/modes/php.xml
  267. share/java/jedit/modes/pike.xml
  268. share/java/jedit/modes/pl-sql.xml
  269. share/java/jedit/modes/pl1.xml
  270. share/java/jedit/modes/plaintex.xml
  271. share/java/jedit/modes/plantuml.xml
  272. share/java/jedit/modes/pop11.xml
  273. share/java/jedit/modes/postscript.xml
  274. share/java/jedit/modes/povray.xml
  275. share/java/jedit/modes/powercenter_parameter_file.xml
  276. share/java/jedit/modes/powerdynamo.xml
  277. share/java/jedit/modes/powershell.xml
  278. share/java/jedit/modes/progress.xml
  279. share/java/jedit/modes/prolog.xml
  280. share/java/jedit/modes/props.xml
  281. share/java/jedit/modes/proto.xml
  282. share/java/jedit/modes/psp.xml
  283. share/java/jedit/modes/ptl.xml
  284. share/java/jedit/modes/pure.xml
  285. share/java/jedit/modes/pvwave.xml
  286. share/java/jedit/modes/pyrex.xml
  287. share/java/jedit/modes/python.xml
  288. share/java/jedit/modes/quake.xml
  289. share/java/jedit/modes/rcp.xml
  290. share/java/jedit/modes/rd.xml
  291. share/java/jedit/modes/rebol.xml
  292. share/java/jedit/modes/redcode.xml
  293. share/java/jedit/modes/regex.xml
  294. share/java/jedit/modes/relax-ng-compact.xml
  295. share/java/jedit/modes/rest.xml
  296. share/java/jedit/modes/rfc.xml
  297. share/java/jedit/modes/rhtml.xml
  298. share/java/jedit/modes/rib.xml
  299. share/java/jedit/modes/roff.xml
  300. share/java/jedit/modes/rpmspec.xml
  301. share/java/jedit/modes/rtf.xml
  302. share/java/jedit/modes/rust.xml
  303. share/java/jedit/modes/ruby.xml
  304. share/java/jedit/modes/rview.xml
  305. share/java/jedit/modes/sas.xml
  306. share/java/jedit/modes/scala.xml
  307. share/java/jedit/modes/scheme.xml
  308. share/java/jedit/modes/sdl_pr.xml
  309. share/java/jedit/modes/sgml.xml
  310. share/java/jedit/modes/shellscript.xml
  311. share/java/jedit/modes/shtml.xml
  312. share/java/jedit/modes/sip.xml
  313. share/java/jedit/modes/sipp.xml
  314. share/java/jedit/modes/slate.xml
  315. share/java/jedit/modes/slax.xml
  316. share/java/jedit/modes/smalltalk.xml
  317. share/java/jedit/modes/smarty.xml
  318. share/java/jedit/modes/smi-mib.xml
  319. share/java/jedit/modes/splus.xml
  320. share/java/jedit/modes/sql-loader.xml
  321. share/java/jedit/modes/sqr.xml
  322. share/java/jedit/modes/squidconf.xml
  323. share/java/jedit/modes/ssharp.xml
  324. share/java/jedit/modes/stata.xml
  325. share/java/jedit/modes/svn-commit.xml
  326. share/java/jedit/modes/swift.xml
  327. share/java/jedit/modes/swig.xml
  328. share/java/jedit/modes/tcl.xml
  329. share/java/jedit/modes/tex.xml
  330. share/java/jedit/modes/texinfo.xml
  331. share/java/jedit/modes/text.xml
  332. share/java/jedit/modes/tld.xml
  333. share/java/jedit/modes/tpl.xml
  334. share/java/jedit/modes/tsp.xml
  335. share/java/jedit/modes/tsql.xml
  336. share/java/jedit/modes/tthtml.xml
  337. share/java/jedit/modes/turbobasic.xml
  338. share/java/jedit/modes/twiki.xml
  339. share/java/jedit/modes/typoscript.xml
  340. share/java/jedit/modes/url.xml
  341. share/java/jedit/modes/uscript.xml
  342. share/java/jedit/modes/vala.xml
  343. share/java/jedit/modes/vbscript.xml
  344. share/java/jedit/modes/velocity.xml
  345. share/java/jedit/modes/velocity_pure.xml
  346. share/java/jedit/modes/verilog.xml
  347. share/java/jedit/modes/vhdl.xml
  348. share/java/jedit/modes/visualbasic.xml
  349. share/java/jedit/modes/vrml2.xml
  350. share/java/jedit/modes/wellknowntext.xml
  351. share/java/jedit/modes/xml.xml
  352. share/java/jedit/modes/xq.xml
  353. share/java/jedit/modes/xsl.xml
  354. share/java/jedit/modes/yab.xml
  355. share/java/jedit/modes/yaml.xml
  356. share/java/jedit/modes/zpt.xml
  357. share/java/jedit/properties/README.txt
  358. share/java/jedit/startup/README.txt
  359. share/java/jedit/startup/startup.bsh
  360. share/pixmaps/jedit.png
  361. @owner
  362. @group
  363. @mode
Collapse this list.
Dependency lines:
  • jedit>0:editors/jedit
To install the port:
cd /usr/ports/editors/jedit/ && make install clean
To add the package, run one of these commands:
  • pkg install editors/jedit
  • pkg install jedit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: jedit
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1603830463 SHA256 (jedit5.6.0install.jar) = 5aad300963823605bf42a7e58c94a4aba6a2e675f33025b4423d24b45bc47711 SIZE (jedit5.6.0install.jar) = 3857438

Packages (timestamps in pop-ups are UTC):
jedit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.6.0_1,15.6.0_1,1--5.6.0_1,1---
FreeBSD:13:quarterly5.6.0,15.6.0,1--5.6.0,1-5.6.0,15.6.0,1
FreeBSD:14:latest5.6.0_1,15.6.0_1,1--5.6.0_1,1--5.6.0,1
FreeBSD:14:quarterly5.6.0,15.6.0,1--5.6.0,1-5.6.0,15.6.0,1
FreeBSD:15:latest-5.6.0_1,1n/a-n/a-5.6.0_1,15.6.0_1,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. x11.pc : x11/libX11
Runtime dependencies:
  1. java : java/openjdk11
  2. x11.pc : x11/libX11
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for jedit-5.6.0_1,1: DOCS=on: Build and/or install documentation MACROS=on: Install default set of macros (highly recommended) ===> Use 'make config' to modify these settings
Options name:
editors_jedit
USES:
cpe xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  2. http://cytranet.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  3. http://deac-ams.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  4. http://deac-fra.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  5. http://deac-riga.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  6. http://downloads.sourceforge.net/project/jedit/jedit/5.6.0/
  7. http://excellmedia.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  8. http://freefr.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  9. http://gigenet.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  10. http://ixpeering.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  11. http://jaist.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  12. http://jztkft.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  13. http://kumisystems.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  14. http://liquidtelecom.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  15. http://nchc.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  16. http://netactuate.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  17. http://netcologne.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  18. http://netix.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  19. http://onboardcloud.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  20. http://phoenixnap.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  21. http://razaoinfo.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  22. http://sinalbr.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  23. http://sitsa.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  24. http://sonik.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  25. http://tenet.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  26. http://udomain.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  27. http://ufpr.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  28. http://versaweb.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  29. https://cfhcable.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  30. https://cytranet.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  31. https://deac-ams.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  32. https://deac-fra.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  33. https://deac-riga.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  34. https://downloads.sourceforge.net/project/jedit/jedit/5.6.0/
  35. https://excellmedia.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  36. https://freefr.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  37. https://gigenet.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  38. https://ixpeering.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  39. https://jaist.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  40. https://jztkft.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  41. https://kumisystems.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  42. https://liquidtelecom.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  43. https://nchc.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  44. https://netactuate.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  45. https://netcologne.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  46. https://netix.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  47. https://onboardcloud.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  48. https://phoenixnap.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  49. https://razaoinfo.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  50. https://sinalbr.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  51. https://sitsa.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  52. https://sonik.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  53. https://tenet.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  54. https://udomain.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  55. https://ufpr.dl.sourceforge.net/project/jedit/jedit/5.6.0/
  56. https://versaweb.dl.sourceforge.net/project/jedit/jedit/5.6.0/
Collapse this list.

Number of commits found: 71

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.6.0_1,1
10 Jan 2024 08:16:01
commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
5.6.0,1
06 Nov 2023 10:03:47
commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems

Approved by:	portmgr (blanket)
PR:		274888
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
5.6.0,1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.6.0,1
20 Jul 2022 14:21:49
commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
editors: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andreas Kohout <shanee@augusta.de>
  *  Andrej Zverev <az@inec.ru>
  *  Andrey Zakhvatov
  *  Anton Tornqvist <antont@inbox.lv>
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Bob Eager <bob@eager.cx>
  *  Chris D. Faulhaber <jedgar@fxp.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.6.0,1
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
5.6.0,1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
5.6.0,1
27 Oct 2020 20:44:53
Revision:553495Original commit files touched by this commit
danilo search for other commits by this committer
editors/jedit: Update to 5.6.0. This version requires Java 11.
5.5.0_1,1
26 Nov 2019 21:46:13
Revision:518482Original commit files touched by this commit
jkim search for other commits by this committer
Clean up after java/openjdk6 and java/openjdk6-jre removal

java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
5.5.0,1
05 Nov 2019 15:48:41
Revision:516802Original commit files touched by this commit Sanity Test Failure
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories e

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'.
5.5.0,1
03 May 2018 02:03:05
Revision:468911Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 5.5.0
5.4.0,1
08 May 2017 13:39:16
Revision:440432Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 5.4.0
5.3.0,1
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
5.3.0,1
23 Oct 2015 11:00:44
Revision:400010Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 5.3.0
5.2.0,1
09 May 2015 08:28:35
Revision:385869Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add CPE info

Approved by:	portmgr blanket
5.2.0,1
06 Feb 2015 12:21:12
Revision:378530Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 5.2.0
5.1.0,1
23 Jan 2015 16:03:58
Revision:377747Original commit files touched by this commit
antoine search for other commits by this committer
Remove explicit dependency on javavmwrapper for ports that USE_JAVA
5.1.0,1
27 Oct 2014 12:19:13
Revision:371560Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
5.1.0,1
23 Jul 2014 01:45:47
Revision:362615Original commit files touched by this commit
adamw search for other commits by this committer
Remove backslashes from single- and double-quotes in COMMENT and _DESC
strings, that were passed through rather than escaping anything.

Approved by:	portmgr (not really, but it touches unstaged ports)
5.1.0,1
05 Jan 2014 19:17:03
Revision:338817Original commit files touched by this commit
danilo search for other commits by this committer
- Fix the man page installation. Install all files manually. The java installer
seems not to respect the paths.
5.1.0,1
06 Oct 2013 20:55:20
Revision:329628Original commit files touched by this commit
danilo search for other commits by this committer
- Change maintainer email to @FreeBSD.org
- Add stage support
- Add pkg-plist file

Approved by:	wg/culot (mentors, implicit)
5.1.0,1
20 Sep 2013 16:36:24
Revision:327720Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
5.1.0,1
07 Aug 2013 06:31:47
Revision:324330Original commit files touched by this commit
jgh search for other commits by this committer
- update to 5.1.0, attach gplv2 license
- pass maintainership to submitter
- properly support DOCS (instscript no longer required)

PR:		181009
Submitted by:	danilogondolfo@gmail.com
5.0.0,1
04 Jan 2013 07:10:24
Revision:309916Original commit files touched by this commit
jgh search for other commits by this committer
- update to 5.0.0
4.5.2,1
28 Jul 2012 05:32:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.5.2

PR:		170146
Submitted by:	Ports Fury
4.5.0,1
04 Mar 2012 04:45:06
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.5.0

PR:             165615
Submitted by:   Armin Pirkovitsch <armin@frozen-zone.org>
4.4.2,1
14 Nov 2011 14:31:11
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.4.2

PR:             162554
Submitted by:   Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe:   yes
4.4.1,1
02 Oct 2011 14:40:47
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update MAINTAINER: use canonical format for ports@FreeBSD.org
4.4.1,1
21 Jul 2011 05:03:02
Original commit files touched by this commit
linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
4.4.1,1
23 Jun 2011 08:17:57
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 4.4.1
- Reset maintainer

PR:             ports/158169
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (previous
maintainer)
4.3.2,1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
4.3.2,1
10 May 2010 05:39:59
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.3.2

PR:             146450
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
4.3.1,1
31 Jan 2010 00:46:03
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.3.1

PR:             143377
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
4.3,1
23 Dec 2009 13:01:16
Original commit files touched by this commit
wen search for other commits by this committer
- Remove unneeded pkg-descr file
- Restore files/jedit.sh.in
4.3,1
23 Dec 2009 12:26:48
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 4.3

PR:             ports/141912
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
4.2_3
06 Jun 2008 13:25:59
Original commit files touched by this commit
edwin search for other commits by this committer
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)
4.2_2
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
4.2_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
4.2
03 Sep 2006 00:02:05
Original commit files touched by this commit
kris search for other commits by this committer
This no longer seems to hang during build
4.2
13 Nov 2005 21:20:47
Original commit files touched by this commit
mnag search for other commits by this committer
Add SHA256

PR:             88949
Submitted by:   maintainer
4.2
25 Feb 2005 14:55:47
Original commit files touched by this commit
hq search for other commits by this committer
Assign new maintainer
4.2
21 Feb 2005 23:32:03
Original commit files touched by this commit
hq search for other commits by this committer
Register conflict with editors/jedit-devel
4.2
29 Jan 2005 00:01:49
Original commit files touched by this commit
hq search for other commits by this committer
- Update to bsd.java.mk 2.0
- Fix dynamic plist creation where all JAVASHAREDIR would be listed (and thus
  removed with the port) (!)
- Use SUB_LIST and tweak the launcher shell script
- Move displayed information into pkg-message
- Use DATADIR=${JAVASHAREDIR}/${PORTNAME}
4.2
02 Sep 2004 15:18:51
Original commit files touched by this commit
vs search for other commits by this committer
- Update to 4.2
- Dynamically generate plist, it's self-contained

PR:             ports/71182
Submitted by:   Linh Pham
4.1.0_1
10 Apr 2004 17:26:55
Original commit files touched by this commit
trevor search for other commits by this committer
Tidy up whitespace.
4.1.0_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
4.1.0
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
4.1.0
29 Jul 2003 09:12:37
Original commit files touched by this commit
sobomax search for other commits by this committer
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
4.1.0
23 Mar 2003 09:48:01
Original commit files touched by this commit
sobomax search for other commits by this committer
Update to 4.1.0.
4.0.0
07 Mar 2003 06:00:45
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
4.0.0
07 Feb 2003 02:44:22
Original commit files touched by this commit
seanc search for other commits by this committer
Correct ports that were abusing the FORBIDDEN variable and replace with
either IGNORE or BROKEN.

Since there seems to be some confusion, for the record:

BROKEN          is reserved for ports that don't work.  This will prevent
                users from installing the port, but please note that
                ports marked as BROKEN will still be built by bento
IGNORE          is reserved for ports that should not be built for one
                reason or another (including bento).  Users and bento
                will not build ports marked as IGNORE.
FORBIDDEN       is reserved for security breakages only!!!  Only mark a
                port as FORBIDDEN if there is a security issue with the
                port at the time.

Reviewed by:    kris (portmgr)
4.0.0
18 Apr 2002 16:57:19
Original commit files touched by this commit
sobomax search for other commits by this committer
Update to 4.0.0.
10 Sep 2001 12:07:50
commit hash: fp1.18570@dev.null.freshports.orgcommit hash: fp1.18570@dev.null.freshports.orgcommit hash: fp1.18570@dev.null.freshports.orgcommit hash: fp1.18570@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 3.2.2.    
05 Sep 2001 14:50:22
commit hash: fp1.18420@dev.null.freshports.orgcommit hash: fp1.18420@dev.null.freshports.orgcommit hash: fp1.18420@dev.null.freshports.orgcommit hash: fp1.18420@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 3.2.1.    
29 Aug 2001 10:36:33
commit hash: fp1.18058@dev.null.freshports.orgcommit hash: fp1.18058@dev.null.freshports.orgcommit hash: fp1.18058@dev.null.freshports.orgcommit hash: fp1.18058@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 3.2.0.    
29 Aug 2001 06:18:08
commit hash: fp1.18046@dev.null.freshports.orgcommit hash: fp1.18046@dev.null.freshports.orgcommit hash: fp1.18046@dev.null.freshports.orgcommit hash: fp1.18046@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Mark it FORBIDDEN for PARALLEL_PACKAGE_BUILD case -- hang.    
23 Apr 2001 11:39:43
commit hash: fp1.12978@dev.null.freshports.orgcommit hash: fp1.12978@dev.null.freshports.orgcommit hash: fp1.12978@dev.null.freshports.orgcommit hash: fp1.12978@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 3.1.0.    
09 Apr 2001 09:15:43
commit hash: fp1.12299@dev.null.freshports.orgcommit hash: fp1.12299@dev.null.freshports.orgcommit hash: fp1.12299@dev.null.freshports.orgcommit hash: fp1.12299@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Make all files fetchable.    
05 Apr 2001 11:31:58
commit hash: fp1.12072@dev.null.freshports.orgcommit hash: fp1.12072@dev.null.freshports.orgcommit hash: fp1.12072@dev.null.freshports.orgcommit hash: fp1.12072@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 3.0.2.    
29 Jan 2001 13:59:00
commit hash: fp1.9001@dev.null.freshports.orgcommit hash: fp1.9001@dev.null.freshports.orgcommit hash: fp1.9001@dev.null.freshports.orgcommit hash: fp1.9001@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Actually update to 3.0.1. Previously announced port "update" was only  
downloading distfile, but installing previous version from older distfile. Bump 
 PORTREVISION to indicate that update is required.    
23 Jan 2001 18:22:21
commit hash: fp1.8772@dev.null.freshports.orgcommit hash: fp1.8772@dev.null.freshports.orgcommit hash: fp1.8772@dev.null.freshports.orgcommit hash: fp1.8772@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 3.0.1.    
07 Jan 2001 17:46:44
commit hash: fp1.8170@dev.null.freshports.orgcommit hash: fp1.8170@dev.null.freshports.orgcommit hash: fp1.8170@dev.null.freshports.orgcommit hash: fp1.8170@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Fix typo.    
25 Dec 2000 13:09:23
commit hash: fp1.7620@dev.null.freshports.orgcommit hash: fp1.7620@dev.null.freshports.orgcommit hash: fp1.7620@dev.null.freshports.orgcommit hash: fp1.7620@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 3.0.0.    
06 Nov 2000 08:41:40
commit hash: fp1.6081@dev.null.freshports.orgcommit hash: fp1.6081@dev.null.freshports.orgcommit hash: fp1.6081@dev.null.freshports.orgcommit hash: fp1.6081@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 2.6.0.    
01 Nov 2000 15:51:11
commit hash: fp1.5813@dev.null.freshports.orgcommit hash: fp1.5813@dev.null.freshports.orgcommit hash: fp1.5813@dev.null.freshports.orgcommit hash: fp1.5813@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Whitespace-only:   Make indentation uniform across my ports.    
27 Oct 2000 10:24:09
commit hash: fp1.5537@dev.null.freshports.orgcommit hash: fp1.5537@dev.null.freshports.orgcommit hash: fp1.5537@dev.null.freshports.orgcommit hash: fp1.5537@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
${ENV} --> ${SETENV}    
08 Oct 2000 02:02:27
commit hash: fp1.4738@dev.null.freshports.orgcommit hash: fp1.4738@dev.null.freshports.orgcommit hash: fp1.4738@dev.null.freshports.orgcommit hash: fp1.4738@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category editors to new layout.  
26 Sep 2000 14:11:54
commit hash: fp1.4371@dev.null.freshports.orgcommit hash: fp1.4371@dev.null.freshports.orgcommit hash: fp1.4371@dev.null.freshports.orgcommit hash: fp1.4371@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Let the user-defined CLASSPATH environment variable to take precedence  
(important when OpenJIT used).    
01 Aug 2000 10:15:14
commit hash: fp1.2486@dev.null.freshports.orgcommit hash: fp1.2486@dev.null.freshports.orgcommit hash: fp1.2486@dev.null.freshports.orgcommit hash: fp1.2486@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 2.5.1.    
12 Jul 2000 15:34:14
commit hash: fp1.1858@dev.null.freshports.orgcommit hash: fp1.1858@dev.null.freshports.orgcommit hash: fp1.1858@dev.null.freshports.orgcommit hash: fp1.1858@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 2.5.0.    
22 Jun 2000 14:18:20
commit hash: fp1.1145@dev.null.freshports.orgcommit hash: fp1.1145@dev.null.freshports.orgcommit hash: fp1.1145@dev.null.freshports.orgcommit hash: fp1.1145@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
New jedit port - a powerfull programmer's text editor with many unique features 
 written in Java.    

Number of commits found: 71